You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by jg...@apache.org on 2020/10/06 00:26:22 UTC

[kafka] branch trunk updated (5146c5a -> 34efc05)

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

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


    from 5146c5a  MINOR: Update doc for raft state metrics (#9342)
     add 34efc05  MINOR: Move `RaftRequestHandler` to `tools` package (#9377)

No new revisions were added by this update.

Summary of changes:
 .../TestRaftRequestHandler.scala}                     | 19 ++++++++++++-------
 core/src/main/scala/kafka/tools/TestRaftServer.scala  |  4 ++--
 2 files changed, 14 insertions(+), 9 deletions(-)
 rename core/src/main/scala/kafka/{server/RaftRequestHandler.scala => tools/TestRaftRequestHandler.scala} (95%)