You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by bo...@apache.org on 2020/11/10 17:28:05 UTC

[kafka] branch trunk updated (960e640 -> ab64e58)

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

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


    from 960e640  KAFKA-10469: Respect logging hierarchy (KIP-676) (#9266)
     add ab64e58  migrate remaining RPCs (#9558)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/kafka/common/protocol/ApiKeys.java  |  20 +-
 core/src/main/scala/kafka/server/KafkaApis.scala   |  20 +-
 .../scala/unit/kafka/server/KafkaApisTest.scala    | 248 +++++++--------------
 3 files changed, 100 insertions(+), 188 deletions(-)