dengziming opened a new pull request #9639:
URL: https://github.com/apache/kafka/pull/9639


   *More detailed description of your change*
   
   If the condition of fetch is satisfied, `BROKER_NOT_AVAILABLE` or 
`NOT_LEADER_OR_FOLLOWER` is returned when the leader is shutting down. so we 
just return `BROKER_NOT_AVAILABLE` with a message.
   
   *Summary of testing strategy*
   A simple unit test to verify fetches in purgatory is completed after 
resigning.
   
   ### 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