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/12/17 16:20:53 UTC

[kafka] branch trunk updated (b50d925 -> fd7991a)

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 b50d925  MINOR: Add compatibility tests for 2.4.0 (#7838)
     add fd7991a  MINOR: Fix throttle usage in reassignment test case (#7822)

No new revisions were added by this update.

Summary of changes:
 .../admin/ReassignPartitionsClusterTest.scala      | 64 +++++-----------------
 .../admin/TopicCommandWithAdminClientTest.scala    | 24 ++++----
 .../test/scala/unit/kafka/utils/TestUtils.scala    | 23 ++++++++
 3 files changed, 50 insertions(+), 61 deletions(-)