This is an automated email from the ASF dual-hosted git repository. ijuma pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git.
from 855f899 KAFKA-8256; Replace Heartbeat request/response with automated protocol (#6691) add 26814e0 KAFKA-8376; Least loaded node should consider connections which are being prepared (#6746) No new revisions were added by this update. Summary of changes: .../kafka/clients/ClusterConnectionStates.java | 11 ++++++++ .../org/apache/kafka/clients/NetworkClient.java | 32 ++++++++++++++++------ .../kafka/clients/ClusterConnectionStatesTest.java | 11 ++++++++ .../apache/kafka/clients/NetworkClientTest.java | 3 ++ 4 files changed, 48 insertions(+), 9 deletions(-)