You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by cm...@apache.org on 2021/04/07 17:37:50 UTC

[kafka] branch trunk updated (e289240 -> 999fcba)

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

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


    from e289240  MINOR: move NoOpSnapshotWriter to main (#10496)
     add 999fcba  MINOR: refactor ControllerApis#createTopics (#10465)

No new revisions were added by this update.

Summary of changes:
 .../main/scala/kafka/server/ControllerApis.scala   | 91 +++++++++++-----------
 core/src/test/java/kafka/test/MockController.java  | 30 ++++++-
 .../unit/kafka/server/ControllerApisTest.scala     | 84 +++++++++++++-------
 3 files changed, 133 insertions(+), 72 deletions(-)