This is an automated email from the ASF dual-hosted git repository.

bbejeck pushed a change to branch 2.3
in repository https://gitbox.apache.org/repos/asf/kafka.git.


    from c8676c9  KAKFA-8950: Fix KafkaConsumer Fetcher breaking on concurrent 
disconnect (#7511)
     add a0ddc05  Fix bug in AssignmentInfo#encode and add additional logging 
(#7545)

No new revisions were added by this update.

Summary of changes:
 .../internals/StreamsPartitionAssignor.java        | 24 ++++++++++++++++------
 .../internals/assignment/AssignmentInfo.java       | 16 +++++++--------
 .../internals/assignment/SubscriptionInfo.java     |  9 ++++----
 .../internals/assignment/AssignmentInfoTest.java   |  9 ++++++++
 .../internals/assignment/SubscriptionInfoTest.java | 10 +++++++++
 5 files changed, 49 insertions(+), 19 deletions(-)

Reply via email to