You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by da...@apache.org on 2021/06/15 06:14:13 UTC

[kafka] branch trunk updated (9873919 -> 3944f96)

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

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


    from 9873919  MINOR: enable EOS during smoke test IT (#10870)
     add 3944f96  MINOR: Log formatting for exceptions during configuration related operations (#10843)

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/kafka/clients/admin/ConfigEntry.java    | 6 +++++-
 core/src/main/scala/kafka/server/DynamicBrokerConfig.scala       | 9 +++++----
 core/src/main/scala/kafka/server/ZkAdminManager.scala            | 6 +++++-
 3 files changed, 15 insertions(+), 6 deletions(-)