You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by cm...@apache.org on 2019/12/04 17:11:53 UTC

[kafka] branch trunk updated (0871f7b -> 95581f3)

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

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


    from 0871f7b  KAFKA-9190; Close connections with expired authentication sessions (#7723)
     add 95581f3  MINOR: Adds entity-specific flags to ConfigCommand per KIP-543. (#7667)

No new revisions were added by this update.

Summary of changes:
 .../src/main/scala/kafka/admin/ConfigCommand.scala | 126 ++++++++++++++-------
 .../scala/unit/kafka/admin/ConfigCommandTest.scala |  74 ++++++++++++
 2 files changed, 159 insertions(+), 41 deletions(-)