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 2021/06/08 13:43:38 UTC

[kafka] branch trunk updated (b5f7ce8 -> 1dadb6d)

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 b5f7ce8  KAFKA-12815: Update JavaDocs of ValueTransformerWithKey (#10731)
     add 1dadb6d  MINOR: Only log overridden topic configs during topic creation (#10828)

No new revisions were added by this update.

Summary of changes:
 core/src/main/scala/kafka/log/LogConfig.scala      | 18 +++++++++++++-----
 core/src/main/scala/kafka/log/LogManager.scala     |  2 +-
 .../test/scala/unit/kafka/log/LogConfigTest.scala  | 22 ++++++++++++++++++++++
 gradle/spotbugs-exclude.xml                        |  7 +++++++
 4 files changed, 43 insertions(+), 6 deletions(-)