kumarpritam863 opened a new pull request, #11298: URL: https://github.com/apache/iceberg/pull/11298
This PR combines the issues I have already handled by these two PRs: 1. **No Coordinator Scenario in ICR Mode -> https://github.com/apache/iceberg/pull/11288** 2. **Data Loss in ICR Mode -> https://github.com/apache/iceberg/pull/11289** With this PR, I have made few changes to handle both the issues in more **robust**, **resilient** and **performant** ways. I have another design change proposal with this **[PR](https://github.com/apache/iceberg/pull/11290)** which handles much more scenarios without doing any OffsetSync or other efforts in much more resilient ways. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org