You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by rs...@apache.org on 2020/05/29 16:04:40 UTC

[kafka] branch trunk updated (aab5248 -> 277e4cd)

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

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


    from aab5248  MINOR: Log the reason for coordinator discovery failure (#8747)
     add 277e4cd  KAFKA-10056; Ensure consumer metadata contains new topics on subscription change (#8739)

No new revisions were added by this update.

Summary of changes:
 .../consumer/internals/SubscriptionState.java      | 12 ++++++-
 .../internals/ConsumerCoordinatorTest.java         | 42 ++++++++++++++++++++++
 .../consumer/internals/SubscriptionStateTest.java  |  6 ++++
 3 files changed, 59 insertions(+), 1 deletion(-)