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 0a5dec0  MINOR: Fix unnecessary metadata fetch before group assignment 
(#8095)
     add 2cbd3d7  KAFKA-9499; Improve deletion process by batching more 
aggressively (#8053)

No new revisions were added by this update.

Summary of changes:
 .../scala/kafka/controller/ControllerContext.scala |  10 +-
 .../kafka/controller/TopicDeletionManager.scala    | 112 +++++++++++----------
 .../kafka/controller/ControllerContextTest.scala   |  15 ++-
 .../controller/MockPartitionStateMachine.scala     |  12 +++
 .../kafka/controller/MockReplicaStateMachine.scala |  12 +++
 .../controller/TopicDeletionManagerTest.scala      |  28 +++++-
 6 files changed, 114 insertions(+), 75 deletions(-)

Reply via email to