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 2df7ea5 KAFKA-9530; Fix flaky test `testDescribeGroupWithShortInitializationTimeout`
(#8154)
add 1de9981 KAFKA-9581: Remove rebalance exception withholding (#8145)
No new revisions were added by this update.
Summary of changes:
.../streams/processor/internals/StreamThread.java | 17 ----
.../internals/StreamsRebalanceListener.java | 15 ----
.../streams/processor/internals/TaskManager.java | 2 +
.../processor/internals/StreamThreadTest.java | 92 +++++++++++++++++++++-
4 files changed, 92 insertions(+), 34 deletions(-)
|