Skip to content

fix: make sliding window works without grace period (#kafka-13739)#11980

Merged
bbejeck merged 1 commit into
apache:3.1from
tiboun:fix/KAFKA-13739-backport-3-1
Apr 6, 2022
Merged

fix: make sliding window works without grace period (#kafka-13739)#11980
bbejeck merged 1 commit into
apache:3.1from
tiboun:fix/KAFKA-13739-backport-3-1

Conversation

@tiboun

@tiboun tiboun commented Mar 31, 2022

Copy link
Copy Markdown
Contributor

backport of kafka-13739

@bbejeck

bbejeck commented Apr 6, 2022

Copy link
Copy Markdown
Member

Failure unrelated Build / JDK 8 and Scala 2.12 / kafka.admin.LeaderElectionCommandTest.[1] Type=Raft, Name=testElectionResultOutput, Security=PLAINTEXT

@bbejeck bbejeck merged commit 87716ee into apache:3.1 Apr 6, 2022
@bbejeck

bbejeck commented Apr 6, 2022

Copy link
Copy Markdown
Member

merged #11980 into 3.1

@cadonna

cadonna commented Apr 27, 2022

Copy link
Copy Markdown
Member

Cherry-picked to 3.0

jeffkbkim pushed a commit to confluentinc/kafka that referenced this pull request May 12, 2022
jeffkbkim added a commit to confluentinc/kafka that referenced this pull request May 12, 2022
…cs-11-may-2022

* apache-kafka/3.1: (51 commits)
  MINOR: reload4j build dependency fixes (apache#12144)
  KAFKA-13255: Use config.properties.exclude when mirroring topics (apache#11401)
  KAFKA-13794: Fix comparator of inflightBatchesBySequence in TransactionsManager (round 3) (apache#12096)
  KAFKA-13794: Follow up to fix producer batch comparator (apache#12006)
  fix: make sliding window works without grace period (#kafka-13739) (apache#11980)
  3.1.1 release notes (apache#12001)
  KAFKA-13794; Fix comparator of `inflightBatchesBySequence` in `TransactionManager` (apache#11991)
  KAFKA-13782; Ensure correct partition added to txn after abort on full batch (apache#11995)
  KAFKA-13748: Do not include file stream connectors in Connect's CLASSPATH and plugin.path by default (apache#11908)
  KAFKA-13775: CVE-2020-36518 - Upgrade jackson-databind to 2.12.6.1 (apache#11962)
  ...
jeffkbkim added a commit to confluentinc/kafka that referenced this pull request May 12, 2022
…cs-12-may-2022

* apache-kafka/3.0: (14 commits)
  fix: make sliding window works without grace period (#kafka-13739) (apache#11980)
  KAFKA-13794: Follow up to fix producer batch comparator (apache#12006)
  KAFKA-13794; Fix comparator of `inflightBatchesBySequence` in `TransactionManager` (apache#11991)
  KAFKA-13748: Do not include file stream connectors in Connect's CLASSPATH and plugin.path by default (apache#11908)
  KAFKA-13418: Support key updates with TLS 1.3 (apache#11966)
  KAFKA-13770: Restore compatibility with KafkaBasedLog using older Kafka brokers (apache#11946)
  KAFKA-13761: KafkaLog4jAppender deadlocks when idempotence is enabled (apache#11939)
  KAFKA-13759: Disable idempotence by default in producers instantiated by Connect (apache#11933)
  MINOR: Fix `ConsumerConfig.ISOLATION_LEVEL_DOC` (apache#11915)
  KAFKA-13750; Client Compatability KafkaTest uses invalid idempotency configs (apache#11909)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants