You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by jg...@apache.org on 2021/11/10 17:58:43 UTC

[kafka] branch trunk updated (b8c3a67 -> 79d97bd)

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

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


    from b8c3a67  MINOR: Remove topic null check from `TopicIdPartition` and adjust constructor order (#11403)
     add 79d97bd  MINOR: Log client disconnect events at INFO level (#11449)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/kafka/clients/InFlightRequests.java |  3 +-
 .../org/apache/kafka/clients/NetworkClient.java    | 41 +++++++++++++++-------
 .../consumer/internals/AbstractCoordinator.java    |  4 ++-
 3 files changed, 33 insertions(+), 15 deletions(-)