This is an automated email from the ASF dual-hosted git repository.
dajac pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.
from ce7788a KAFKA-13783; Remove reason prefixing in JoinGroupRequest and
LeaveGroupRequest (#11971)
add 430f9c9 KAFKA-13772: Partitions are not correctly re-partitioned when
the fetcher thread pool is resized (#11953)
No new revisions were added by this update.
Summary of changes:
.../kafka/server/AbstractFetcherManager.scala | 23 ++--
.../scala/kafka/server/AbstractFetcherThread.scala | 12 +++
.../kafka/server/AbstractFetcherManagerTest.scala | 119 ++++++++++++++++++++-
3 files changed, 145 insertions(+), 9 deletions(-)