You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by ch...@apache.org on 2020/11/18 08:36:43 UTC

[kafka] branch trunk updated (83f7546 -> 8c163e0)

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

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


    from 83f7546  MINOR: Include connector name in error message (#9599)
     add 8c163e0  MINOR: move the test cases which don't need brokers from TopicCommandWithAdminClientTest to TopicCommandTest (#9501)

No new revisions were added by this update.

Summary of changes:
 .../scala/unit/kafka/admin/TopicCommandTest.scala  |  86 +++++++++++++++++-
 .../admin/TopicCommandWithAdminClientTest.scala    | 100 ++-------------------
 2 files changed, 91 insertions(+), 95 deletions(-)