chia7712 opened a new pull request #10389:
URL: https://github.com/apache/kafka/pull/10389


   There are 2 root causes.
   
   1. the mini in-sync is 1 so we could lose data when force-removing current 
leader
   2. we don't wait new leader to sync hw with follower so sending request to 
get offset could encounter `OFFSET_NOT_AVAILABLE` error.
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   


-- 
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to