lucasbru opened a new pull request, #13023:
URL: https://github.com/apache/kafka/pull/13023

   The failure handling code for fetches of `KafkaConsumer`
   could run into an `IllegalStateException` if a fetch response 
   came back with a failure after the corresponding topic
   partition has already been removed from the assignment.
   
   A corresponding test case was added to the unit tests.
   
   ### Committer Checklist (excluded from commit message)
   - [x] Verify design and implementation 
   - [x] Verify test coverage and CI build status
   - [x] 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.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

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

Reply via email to