You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by rs...@apache.org on 2021/05/17 18:34:33 UTC

[kafka] branch trunk updated (55b24ce -> 9eb9b16)

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

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


    from 55b24ce  MINOR: fix system test TestSecurityRollingUpgrade (#10694)
     add 9eb9b16  KAFKA-12751: Reset AlterIsr in-flight state for duplicate update requests (#10633)

No new revisions were added by this update.

Summary of changes:
 core/src/main/scala/kafka/cluster/Partition.scala          | 7 ++++++-
 core/src/test/scala/unit/kafka/cluster/PartitionTest.scala | 7 +++++++
 2 files changed, 13 insertions(+), 1 deletion(-)