You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by ij...@apache.org on 2020/09/30 13:52:10 UTC

[kafka] branch trunk updated (821c1ac -> fda6701)

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 821c1ac  KAFKA-10479; Throw exception if users try to update non-reconfigurable configs of existing listeners (#9284)
     add fda6701  KAFKA-10469: Resolve logger levels hierarchically (#9266)

No new revisions were added by this update.

Summary of changes:
 .../main/scala/kafka/utils/Log4jController.scala   | 23 +++++++++++++++++++---
 .../kafka/api/PlaintextAdminIntegrationTest.scala  |  8 +++++---
 core/src/test/scala/kafka/utils/LoggingTest.scala  | 21 +++++++++++++++++++-
 3 files changed, 45 insertions(+), 7 deletions(-)