You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by da...@apache.org on 2021/09/08 16:27:26 UTC

[kafka] branch trunk updated (fb77da9 -> 06e53af)

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

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


    from fb77da9  KAFKA-12766 - Disabling WAL-related Options in RocksDB (#11250)
     add 06e53af  KAFKA-13266; `InitialFetchState` should be created after partition is removed from the fetchers (#11294)

No new revisions were added by this update.

Summary of changes:
 .../main/scala/kafka/server/ReplicaManager.scala   |  79 ++++++++-------
 .../unit/kafka/server/ReplicaManagerTest.scala     | 108 ++++++++++++++++++++-
 2 files changed, 150 insertions(+), 37 deletions(-)