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/05/27 12:51:51 UTC

[kafka] branch trunk updated (371f14c -> ac3043c)

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 371f14c  KAFKA-5295: Allow source connectors to specify topic-specific settings for new topics (KIP-158) (#8722)
     add ac3043c  MINOR: Remove unused `Json.legacyEncodeAsString` (#8726)

No new revisions were added by this update.

Summary of changes:
 core/src/main/scala/kafka/utils/Json.scala         | 27 ----------------------
 .../src/test/scala/unit/kafka/utils/JsonTest.scala | 26 ++-------------------
 .../test/scala/unit/kafka/utils/TestUtils.scala    |  7 ++----
 3 files changed, 4 insertions(+), 56 deletions(-)