This is an automated email from the ASF dual-hosted git repository.
guozhang pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.
from ede0730 KAFKA-9620: Do not throw in the middle of consumer user
callbacks (#8187)
add e0551ac KAFKA-9623: Keep polling until the task manager is no longer
rebalancing in progress (#8190)
No new revisions were added by this update.
Summary of changes:
.../streams/processor/internals/StreamThread.java | 8 +++-
.../internals/StreamsRebalanceListener.java | 4 +-
.../streams/processor/internals/TaskManager.java | 4 ++
.../processor/internals/StreamThreadTest.java | 45 ++++++++++++++++++++++
4 files changed, 58 insertions(+), 3 deletions(-)