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

   Backport of #22356 to the `4.2` branch.
   
   The change cherry-picked without textual conflicts. The regression tests 
required a small adaptation because trunk stores partition epochs in assigned 
partitions, while the `4.2` branch stores assignments as `Map<Uuid, 
Set<Integer>>`.
   
   ### Testing
   - `./gradlew :group-coordinator:test --tests 
org.apache.kafka.coordinator.group.GroupMetadataManagerTest`
   - `./gradlew :group-coordinator:checkstyleMain 
:group-coordinator:checkstyleTest spotlessCheck`


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