You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by ju...@apache.org on 2021/09/21 23:35:04 UTC

[kafka] branch trunk updated (5a6f19b -> 02795d7)

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

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


    from 5a6f19b  KAFKA-13246: StoreQueryIntegrationTest#shouldQueryStoresAfterAddingAndRemovingStreamThread now waits for the client state to go to REBALANCING/RUNNING after adding/removing a thread and waits for state RUNNING before querying the state store. (#11334)
     add 02795d7  MINOR: fix CreateTopic to return the same as DescribeTopic (#11348)

No new revisions were added by this update.

Summary of changes:
 core/src/main/scala/kafka/server/ConfigHelper.scala   | 8 ++++----
 core/src/main/scala/kafka/server/ZkAdminManager.scala | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)