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 2019/05/07 20:13:38 UTC

[kafka] branch trunk updated (a6d5efa -> 8895122)

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 a6d5efa  KAFKA-3522: Interactive Queries must return timestamped stores (#6661)
     add 8895122  KAFKA-8275; Take throttling into account when choosing least loaded node (#6619)

No new revisions were added by this update.

Summary of changes:
 .../kafka/clients/ClusterConnectionStates.java     |  8 ++-
 .../org/apache/kafka/clients/NetworkClient.java    | 29 ++++++-----
 .../apache/kafka/clients/NetworkClientTest.java    | 58 +++++++++++++++++-----
 3 files changed, 65 insertions(+), 30 deletions(-)