Serwios opened a new pull request, #18107: URL: https://github.com/apache/kafka/pull/18107
1. New switch case 2. Improvemetns for doc comment 3. Better util methods. 4. unassignedPartitions.removeAll(newlyAssignedPartitions); can be too slow, so changed to faster for each remove 5. Better instanceof pattern No tests are needed ### 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
