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 2022/09/20 19:33:14 UTC

[kafka] branch trunk updated (8ddc9509cf -> ae4bb0c6fa)

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

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


    from 8ddc9509cf KAFKA-13927: Fix sink task offset tracking during exception retries (#12566)
     add ae4bb0c6fa KAFKA-14243: Temporarily disable unsafe downgrade (#12664)

No new revisions were added by this update.

Summary of changes:
 .../test/scala/unit/kafka/admin/FeatureCommandTest.scala  |  5 +++--
 .../apache/kafka/controller/FeatureControlManager.java    |  3 ++-
 .../kafka/controller/FeatureControlManagerTest.java       | 15 +++++++++++++++
 3 files changed, 20 insertions(+), 3 deletions(-)