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

   [KAFKA-14264](https://issues.apache.org/jira/browse/KAFKA-14264)
   In this PR we are adding
   1. Commit feature and moving the callback invocation to the application 
level, so that it can be executed by the polling thread
   2. Find coordinator features and some related error handling
   3. Moved and added tests for commits and find coordinator 
   4. Added tests at the background thread level to ensure commit works
   
   ### 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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to