This is an automated email from the ASF dual-hosted git repository.
mjsax pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git
from c639b18e8ed MINOR: added retries if removeMembersFromConsumerGroup
failed with UnknownMemberIdException (#21074)
add 70b8af7e50b KAFKA-10357: Refactor makeReady to reduce complexity and
support upcoming KIP-698 changes (#20326)
No new revisions were added by this update.
Summary of changes:
.../processor/internals/InternalTopicManager.java | 337 ++++++++++++---------
.../internals/InternalTopicManagerTest.java | 23 +-
2 files changed, 207 insertions(+), 153 deletions(-)