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 2021/08/06 01:12:12 UTC

[kafka] branch trunk updated (9bc45d4 -> 04023d4)

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 9bc45d4  MINOR: Increase the Kafka shutdown timeout to 120 (#11183)
     add 04023d4  KAFKA-13132; Upgrading to topic IDs in LISR requests has gaps introduced in 3.0 (part 2) (#11171)

No new revisions were added by this update.

Summary of changes:
 core/src/main/scala/kafka/cluster/Partition.scala  | 24 ++++++++++++++--------
 core/src/main/scala/kafka/log/Log.scala            | 21 +++++++++++++------
 .../unit/kafka/server/ReplicaManagerTest.scala     | 24 +++++++++++++++++++---
 3 files changed, 52 insertions(+), 17 deletions(-)