You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by da...@apache.org on 2020/10/20 06:42:11 UTC

[kafka] branch trunk updated (8f96c34 -> e3d6344)

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

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


    from 8f96c34  MINOR: Remove unnecessary assertion from ConnectHeader (#9452)
     add e3d6344  MINOR; Return timed out connections as a List instead of a Set (#8999)

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/kafka/clients/ClusterConnectionStates.java | 6 +++---
 clients/src/main/java/org/apache/kafka/clients/NetworkClient.java   | 3 +--
 .../java/org/apache/kafka/clients/ClusterConnectionStatesTest.java  | 4 ++--
 3 files changed, 6 insertions(+), 7 deletions(-)