commits
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/04/01
(kafka) 01/02: MINOR: simplify window-byte-store-supplier (#21829)
mjsax
2026/04/01
(kafka) 02/02: MINOR: deprecate internal config for NamedTopologies (#21921)
mjsax
2026/04/01
(kafka) branch 4.3 updated (b368e39a4d7 -> 4852527b5cc)
mjsax
2026/04/01
(kafka) branch trunk updated: KAFKA-20136: Add javadoc to public APIs in org.apache.kafka.clients.consumer module (#21429)
kirktrue
2026/04/01
(kafka) branch trunk updated: KAFKA-19932: adding handling of OOM and avoiding wrapped as timeout (#21117)
kirktrue
2026/04/01
(kafka) branch trunk updated: KAFKA-20282: Add message to classic consumer startup guiding to next-gen protocol (#21900)
lianetm
2026/04/01
(kafka) branch test-catalog updated: Update test catalog data for GHA workflow run 23844155437
github-bot
2026/04/01
(kafka) branch 4.3 updated: KAFKA-20382: Send background error when updating assignment for callbacks fail (#21919)
lianetm
2026/04/01
(kafka) branch trunk updated: KAFKA-20382: Send background error when updating assignment for callbacks fail (#21919)
lianetm
2026/04/01
(kafka) branch trunk updated: KAFKA-19752 Move parts of UnifiedLogTest to storage module (#21912)
chia7712
2026/03/31
(kafka) branch trunk updated: MINOR: Move TerseFailure to server-common (#21890)
chia7712
2026/03/31
(kafka) branch test-catalog updated: Update test catalog data for GHA workflow run 23822961840
github-bot
2026/03/31
(kafka) branch test-catalog updated: Update test catalog data for GHA workflow run 23822788364
github-bot
2026/03/31
(kafka) branch 4.3 updated: MINOR:Remove explicit flushes from RocksDBStores (#21871)
bbejeck
2026/03/31
(kafka) branch trunk updated: MINOR:Remove explicit flushes from RocksDBStores (#21871)
bbejeck
2026/03/31
(kafka) branch trunk updated: KAFKA-20329: Test headers dsl.store.format further (2/N) (#21812)
frankvicky
2026/03/31
(kafka) branch 4.3 updated: KAFKA-13499: Avoid restoring outdated records (#21901)
bbejeck
2026/03/31
(kafka) branch 4.2 updated: KAFKA-20309: Limit SharePollEvent to single instance (#21757)
schofielaj
2026/03/31
(kafka) 01/02: MINOR: Test Coverage for Segmented stores (#21860)
bbejeck
2026/03/31
(kafka) branch 4.3 updated (947da292f50 -> b82caca83d0)
bbejeck
2026/03/31
(kafka) 02/02: KAFKA-19712: Commit OFFSET_UNKOWN when closing state stores and the offsets are not yet initialized (#21884)
bbejeck
2026/03/31
(kafka) branch trunk updated: MINOR: Cleanups in LogManager (#21916)
mimaison
2026/03/31
(kafka) branch trunk updated (d84e19dde4f -> f55073b570f)
bbejeck
2026/03/31
(kafka) branch 4.2 updated (8fe4db320bf -> 2f2a3fdbace)
schofielaj
2026/03/31
(kafka) 02/02: MINOR: use known number of records in testComplexShareConsumer to prevent timeout issue (#21235)
schofielaj
2026/03/31
(kafka) 01/02: MINOR: fix share poll event to call the share membership manager (#21701)
schofielaj
2026/03/31
(kafka) branch trunk updated: KAFKA-19712: Commit OFFSET_UNKOWN when closing state stores and the offsets are not yet initialized (#21884)
bbejeck
2026/03/31
(kafka) branch trunk updated: MINOR: Test Coverage for Segmented stores (#21860)
bbejeck
2026/03/31
(kafka) branch 4.2 updated: MINOR : Tolerate GroupIdNotFoundException in consumer when leaving a group. (#21239)
schofielaj
2026/03/31
(kafka) branch trunk updated: MINOR: Sort reviewer candidates by contribution count (#21908)
schofielaj
2026/03/31
(kafka) branch 3.9 updated: KAFKA-20361 Fix LazyDownConversionRecordsTest in using zlib-ng (#21881)
chia7712
2026/03/31
(kafka) branch test-catalog updated: Update test catalog data for GHA workflow run 23789521976
github-bot
2026/03/31
(kafka) branch 4.2 updated: MINOR: Cherry pick important fixes for 4.2.1 (#21910)
schofielaj
2026/03/31
(kafka) branch test-catalog updated: Update test catalog data for GHA workflow run 23784637383
github-bot
2026/03/31
(kafka) branch dependabot/pip/dot-github/scripts/requests-2.33.0 deleted (was b8e2f3447dd)
github-bot
2026/03/31
(kafka) branch trunk updated: MINOR: Bump requests from 2.32.4 to 2.33.0 in /.github/scripts (#21875)
chia7712
2026/03/31
(kafka) branch trunk updated: KAFKA-19752 Move parts of UnifiedLogTest to storage module (#21807)
chia7712
2026/03/31
(kafka) branch trunk updated: KAFKA-20316 Rewrite AddPartitionsTest with ClusterInstance (#21903)
chia7712
2026/03/31
(kafka) branch trunk updated: KAFKA-20036 Handle LogCleaner segment overflow caused by compression level changes (#21379)
chia7712
2026/03/30
(kafka) branch trunk updated: KAFKA-20315: Add tests for single in-flight poll events in Async and Share consumers (#21800)
schofielaj
2026/03/30
(kafka) branch test-catalog updated: Update test catalog data for GHA workflow run 23754379720
github-bot
2026/03/30
(kafka) branch 4.3 updated: KAFKA-20310: Persist previousProducerId and nextProducerId in transaction log (#21828)
jolshan
2026/03/30
(kafka) branch 4.3 updated: KAFKA-19851; Delete dynamic configs that were removed by Kafka (#21053)
jsancio
2026/03/30
(kafka-site) branch markdown updated: Added Kirk True image and entry in committers.json (#838)
kirktrue
2026/03/30
(kafka) branch trunk updated: KAFKA-19851; Delete dynamic configs that were removed by Kafka (#21053)
jsancio
2026/03/30
(kafka) branch trunk updated: KAFKA-20297 move ImplicitLinkedHashCollection, ImplicitLinkedHashMultiCollection, and ByteUtils from utils to internals (#21856)
chia7712
2026/03/30
(kafka) branch trunk updated: MINOR: Improve shutdown logging for share consumer system tests (#21895)
schofielaj
2026/03/30
(kafka) branch test-catalog updated: Update test catalog data for GHA workflow run 23743255491
github-bot
2026/03/30
(kafka) branch trunk updated: MINOR: Replace Collections factory methods with Java 11+ equivalents in group-coordinator and part of clients (#21876)
chia7712
2026/03/30
(kafka) branch 4.3 updated: KAFKA-18608: Add documentation for OAuth client assertion authentication (KIP-1258) (#21859)
manikumar
2026/03/30
(kafka) branch trunk updated: KAFKA-18608: Add documentation for OAuth client assertion authentication (KIP-1258) (#21859)
manikumar
2026/03/30
(kafka) branch test-catalog updated: Update test catalog data for GHA workflow run 23738204571
github-bot
2026/03/30
(kafka) branch 4.3 updated: KAFKA-20330: Ack handling improvement on broker restart (#21824)
schofielaj
2026/03/30
(kafka) branch trunk updated: KAFKA-20330: Ack handling improvement on broker restart (#21824)
schofielaj
2026/03/30
(kafka) branch trunk updated: KAFKA-20297 Cleanup `org.apache.kafka.common.utils.CollectionUtils` (#21818)
chia7712
2026/03/29
(kafka) branch trunk updated (5a2d79a1ffb -> b4d1ca78092)
chia7712
2026/03/29
(kafka) branch 3.9 updated: HOTFIX: Fix spotless in SocketServerMemoryPoolTest (#21893)
chia7712
2026/03/29
(kafka) branch trunk updated: KAFKA-20359 Update docker image with fully qualified name (#21877)
chia7712
2026/03/29
(kafka) branch trunk updated: MINOR: Use getAbsolutePath in LocalLog#exception (#21891)
chia7712
2026/03/29
(kafka) branch test-catalog updated: Update test catalog data for GHA workflow run 23710629407
github-bot
2026/03/28
(kafka) branch test-catalog updated: Update test catalog data for GHA workflow run 23690781348
github-bot
2026/03/28
(kafka) branch trunk updated: KAFKA-20310: Persist previousProducerId and nextProducerId in transaction log (#21828)
jolshan
2026/03/28
(kafka) branch trunk updated (6fe8415a163 -> 20e681b90de)
frankvicky
2026/03/27
(kafka) branch test-catalog updated: Update test catalog data for GHA workflow run 23668499472
github-bot
2026/03/27
(kafka) branch trunk updated: KAFKA-9195: Use Randomized State Directory Names in Streams System Tests (#21879)
bbejeck
2026/03/27
(kafka) branch trunk updated: MINOR: simplify window-byte-store-supplier (#21829)
mjsax
2026/03/27
(kafka) branch 4.3 updated: MINOR: Remove boilerplate code from header serializer test (#21837)
mjsax
2026/03/27
(kafka) branch trunk updated: MINOR: Remove boilerplate code from header serializer test (#21837)
mjsax
2026/03/27
(kafka) branch 4.3 updated: KAFKA-20279: Refactor dslStoreFormat resolution into AbstractConfigurableStoreFactory (#21804)
mjsax
2026/03/27
(kafka) branch trunk updated (5e509dc364e -> 5a94cd695e8)
mjsax
2026/03/27
(kafka) branch 4.3 updated: KAFKA-20287 : Fix CF handle leaks (#21751)
mjsax
2026/03/27
(kafka) branch trunk updated: KAFKA-20287 : Fix CF handle leaks (#21751)
mjsax
2026/03/27
(kafka) branch 4.3 updated: KAFKA-20203: setFlushListener should pass record.headers() instead of empty headers (#21802)
mjsax
2026/03/27
(kafka) branch test-catalog updated: Update test catalog data for GHA workflow run 23660831962
github-bot
2026/03/27
(kafka) branch trunk updated: KAFKA-20203: setFlushListener should pass record.headers() instead of empty headers (#21802)
mjsax
2026/03/27
(kafka) branch trunk updated: KAFKA-16600: Add unit test for idempotent PENDING_SHUTDOWN state transition (#21671)
mjsax
2026/03/27
(kafka) branch 4.3 updated: KAFKA-19541; Allow configuration of kraft RPC max bytes (#21028)
jsancio
2026/03/27
(kafka) branch trunk updated (9d1c93b832e -> 1b69c09ced5)
mimaison
2026/03/27
(kafka) branch trunk updated: MINOR: Various cleanups in raft module (#21883)
payang
2026/03/27
(kafka) branch 4.3 updated: KAFKA-20106 [2/2]: Ensure reconciled assignment updated within poll KS (#21813)
lianetm
2026/03/27
(kafka) branch trunk updated: KAFKA-20106 [2/2]: Ensure reconciled assignment updated within poll KS (#21813)
lianetm
2026/03/27
(kafka) branch test-catalog updated: Update test catalog data for GHA workflow run 23640695698
github-bot
2026/03/27
(kafka) branch trunk updated: KAFKA-20267: Move LogCleanerParameterizedIntegrationTest to storage module (#21657)
mimaison
2026/03/26
(kafka) branch trunk updated: KAFKA-15853: [1/N] Move static methods, SocketServer and Log configs to AbstractKafkaConfig (#21548)
chia7712
2026/03/26
(kafka) branch test-catalog updated: Update test catalog data for GHA workflow run 23617792655
github-bot
2026/03/26
(kafka) branch trunk updated: KAFKA-19541; Allow configuration of kraft RPC max bytes (#21028)
jsancio
2026/03/26
(kafka) branch trunk updated: KAFKA-20360 Upgrade ducktape from 0.13 to 0.14 and requests from 2.32.2 to 2.32.4 (#21878)
chia7712
2026/03/26
(kafka) branch test-catalog updated: Update test catalog data for GHA workflow run 23601058688
github-bot
2026/03/26
(kafka) branch 4.3 updated: KAFKA-20355: Invalid formatting of System Properties in website (#21874)
mimaison
2026/03/26
(kafka) branch trunk updated: KAFKA-20355: Invalid formatting of System Properties in website (#21874)
mimaison
2026/03/26
(kafka) branch dependabot/pip/dot-github/scripts/requests-2.33.0 created (now b8e2f3447dd)
github-bot
2026/03/26
(kafka) branch trunk updated: KAFKA-19752: Move UnifiedLogTest to storage module (#21844)
clolov
2026/03/26
(kafka) branch trunk updated: MINOR: Cleanups in Tools module (#21823)
clolov
2026/03/26
(kafka-merge-queue-sandbox) branch dependabot/pip/dot-github/scripts/requests-2.32.4 deleted (was 4a7bb53)
github-bot
2026/03/26
(kafka-merge-queue-sandbox) branch dependabot/pip/dot-github/scripts/requests-2.33.0 created (now bdcde9e)
github-bot
2026/03/26
(kafka) branch 4.2 updated: MINOR: Fix potential NPE (#21846)
chia7712
2026/03/26
(kafka) branch trunk updated: MINOR: Enable dependabot for github-actions (#21872)
mimaison
2026/03/25
(kafka) branch trunk updated: KAFKA-20211, KAFKA-20345: Fix group coordinator background metrics test flake (#21770)
chia7712
2026/03/25
(kafka) branch 3.9 updated (1c19815557d -> f60c1f857a1)
edocomar
2026/03/25
(kafka) branch 4.2 updated (8bc7a2d1aca -> 2579ef11a67)
edocomar
2026/03/25
(kafka) branch 4.3 updated: KAFKA-20302: Receive buffers allocated from MemoryPool may not be released if request is invalid (#21740)
edocomar
2026/03/25
(kafka) branch test-catalog updated: Update test catalog data for GHA workflow run 23559006861
github-bot
2026/03/25
(kafka) branch trunk updated: KAFKA-20340 Remove GroupConfigManager dependency from SharePartition (#21861)
chia7712
2026/03/25
(kafka) branch test-catalog updated: Update test catalog data for GHA workflow run 23544452600
github-bot
2026/03/25
(kafka) branch 4.3 updated: KAFKA-19711: Add commit-rate metric to metered state stores Add commit metric (#21853)
bbejeck
2026/03/25
(kafka) branch 4.3 updated: KAFKA-20050: Add syntax highlighting for code blocks in getting started (#21845)
mimaison
2026/03/25
(kafka) branch test-catalog updated: Update test catalog data for GHA workflow run 23538054070
github-bot
2026/03/25
(kafka) branch trunk updated: KAFKA-19711: Add commit-rate metric to metered state stores Add commit metric (#21853)
bbejeck
2026/03/25
(kafka) branch trunk updated (94b0f3e45f3 -> b9882a0020d)
edocomar
2026/03/24
(kafka) branch trunk updated: KAFKA-20050: Add syntax highlighting for code blocks in getting started (#21845)
mimaison
2026/03/23
(kafka) branch trunk updated: KAFKA-20341 Clarify return semantics of assignment(), subscription(), and metrics() in consumer Javadoc (#21849)
chia7712
2026/03/23
(kafka) branch test-catalog updated: Update test catalog data for GHA workflow run 23451813605
github-bot
2026/03/23
(kafka) branch 4.3 updated: MINOR: Fix default server config in BenchmarkConfigUtils (#21839)
mimaison
2026/03/23
(kafka) branch trunk updated: KAFKA-20348: Move ControllerRegistrationManager to server module (#21854)
mimaison
2026/03/23
(kafka) branch trunk updated: KAFKA-19562 Replace hand-written AbortedTxn with generated protocol (#21577)
chia7712
2026/03/23
(kafka) branch test-catalog updated: Update test catalog data for GHA workflow run 23435718981
github-bot
2026/03/23
(kafka) branch trunk updated: KAFKA-17840: Move ReplicationQuotaManager to server module (#21702)
mimaison
2026/03/22
(kafka) branch trunk updated: MINOR: clean typos and grammar across quickstart, connect, streams, and MirrorMaker docs (#21709)
chia7712
2026/03/21
(kafka) branch trunk updated (f645314a81a -> 9e8bb29f131)
chia7712
2026/03/21
(kafka) branch test-catalog updated: Update test catalog data for GHA workflow run 23370684730
github-bot
2026/03/20
(kafka) branch test-catalog updated: Update test catalog data for GHA workflow run 23367946562
github-bot
2026/03/20
(kafka) branch 4.3 updated: MINOR: Use mutable maps in Fetch.forPartition to avoid potential UnsupportedOperationException (#21816)
chia7712
2026/03/20
(kafka) branch trunk updated: MINOR: Use mutable maps in Fetch.forPartition to avoid potential UnsupportedOperationException (#21816)
chia7712
2026/03/20
(kafka) branch 4.3 updated: KAFKA-20249: Optimize raw value extraction in headers-aware deserializers (#21706)
mjsax
2026/03/20
(kafka) branch trunk updated (826755a9b4f -> a83dda82ebb)
mjsax
2026/03/20
(kafka) branch trunk updated: MINOR: improve generic type safety for IQv2 in metered-store layer (#21683)
mjsax
2026/03/20
(kafka) branch test-catalog updated: Update test catalog data for GHA workflow run 23347454115
github-bot
2026/03/20
(kafka) branch 4.3 updated: MINOR: Consumer tidying (#21832)
chia7712
2026/03/20
(kafka) branch trunk updated: MINOR: Consumer tidying (#21832)
schofielaj
2026/03/20
(kafka) branch 4.3 updated: KAFKA-20321: Mark lost partitions before callbacks for Consumer and Streams (#21781)
lianetm
2026/03/20
(kafka) branch trunk updated: KAFKA-20321: Mark lost partitions before callbacks for Consumer and Streams (#21781)
lianetm
2026/03/20
(kafka) branch test-catalog updated: Update test catalog data for GHA workflow run 23336216543
github-bot
2026/03/20
(kafka-site) branch markdown updated: MINOR: Update downloads page for 4.0.2 (#837)
viktor
2026/03/20
(kafka) branch trunk updated: MINOR: Update supported image in docker_scan.yml (#21833)
viktor
2026/03/20
(kafka) branch trunk updated: KAFKA-20306: StreamsGroupCommand should display committed offsets for repartition topics (#21817)
lucasbru
2026/03/20
(kafka-site) branch markdown updated: Add 4.0.2 blog post (#831)
viktor
2026/03/19
(kafka) branch 4.3 updated: KAFKA-20326: WindowStoreMaterializerTests needs to get updated (#21825)
mjsax
2026/03/19
(kafka) branch trunk updated: KAFKA-20326: WindowStoreMaterializerTests needs to get updated (#21825)
mjsax
2026/03/19
(kafka) branch test-catalog updated: Update test catalog data for GHA workflow run 23311416559
github-bot
2026/03/19
(kafka) branch test-catalog updated: Update test catalog data for GHA workflow run 23307494727
github-bot
2026/03/19
(kafka) branch trunk updated: KAFKA-19542: Consumer.close() does not remove all added sensors from Metrics (#21038)
frankvicky
2026/03/19
(kafka) branch 4.3 updated: KAFKA-20318: Add time ordered session store support to the DSL (#21794)
mjsax
2026/03/19
(kafka) branch trunk updated: KAFKA-20318: Add time ordered session store support to the DSL (#21794)
mjsax
2026/03/19
(kafka) branch trunk updated: MINOR: refactor warning message (#21661)
chia7712
2026/03/19
(kafka) branch trunk updated: KAFKA-19752 Move UnifiedLogTest to storage module (#21761)
chia7712
2026/03/19
(kafka) branch trunk updated: MINOR: Bump trunk to 4.4.0-SNAPSHOT (#21821)
mimaison
2026/03/19
(kafka) branch 4.3 updated: KAFKA-20251: Add group-level configs for assignment batching and offload (#21627)
dajac
2026/03/19
(kafka) branch trunk updated: KAFKA-20251: Add group-level configs for assignment batching and offload (#21627)
dajac
2026/03/19
(kafka) branch trunk updated: MINOR: Replace Collections factory methods with Java 11+ equivalents in storage and metadata (#21659)
clolov
2026/03/19
(kafka) branch 4.3 created (now 599d55cdb72)
mimaison
2026/03/19
svn commit: r83207 - in release/kafka/4.0.2: . javadoc javadoc/legal javadoc/org javadoc/org/apache javadoc/org/apache/kafka javadoc/org/apache/kafka/clients javadoc/org/apache/kafka/clients/admin javadoc/org/apache/kafka/clients/consumer javadoc/org/a...
viktor
2026/03/19
svn commit: r83206 - release/kafka/4.0.2
viktor
2026/03/18
(kafka) branch test-catalog updated: Update test catalog data for GHA workflow run 23277788666
github-bot
2026/03/18
(kafka) branch trunk updated: KAFKA-19710: Write legacy .checkpoint on close for downgrade support (#21814)
bbejeck
2026/03/18
(kafka) branch test-catalog updated: Update test catalog data for GHA workflow run 23272628508
github-bot
2026/03/18
(kafka) branch test-catalog updated: Update test catalog data for GHA workflow run 23265965029
github-bot
2026/03/18
(kafka) branch trunk updated: KAFKA-20333: Fix flaky consumer test (#21815)
lianetm
2026/03/18
(kafka) branch trunk updated: KAFKA-20317: Enable time-ordered header window store in DSL (#21780)
mjsax
2026/03/18
(kafka) branch trunk updated: MINOR: add test cases for dumpLogSegments (#21538)
chia7712
2026/03/18
(kafka) branch trunk updated: KAFKA-20291 [4/N]: Fix consumer system tests (#21811)
dajac
2026/03/18
(kafka) branch trunk updated (9be18d2bfcd -> a6eb6aef218)
dajac
2026/03/18
(kafka) branch 3.9 updated: KAFKA-20117 Improve ClusterControlManager error message (#21731)
chia7712
2026/03/18
(kafka) branch trunk updated: MINOR: Remove unused createNetworkClient overload in ClientUtils (#21810)
chia7712
2026/03/18
(kafka) branch test-catalog updated: Update test catalog data for GHA workflow run 23260408834
github-bot
2026/03/18
(kafka) branch trunk updated: MINOR: misc improvements in consumer test & events (#21797)
lianetm
2026/03/18
(kafka) branch trunk updated: KAFKA-20291 [2/3]: Implement assignment batching for share groups (#21721)
dajac
2026/03/18
(kafka) branch trunk updated: MINOR: Revise Topic Resolving Logic in OffsetCommit Request to Prevent Race Condition (#21809)
dajac
2026/03/18
(kafka) branch trunk updated: KAFKA-20258 Refactor DSL store config and propagate dslStoreFormat (#21784)
mjsax
2026/03/18
(kafka) branch trunk updated: KAFKA-20164; Add bootstrap support to KRaft listener interface (#21453)
jsancio
2026/03/18
(kafka) branch test-catalog updated: Update test catalog data for GHA workflow run 23253412619
github-bot
2026/03/18
(kafka) branch trunk updated: KAFKA-17411: Fix issues with new offset management (#21795)
bbejeck
2026/03/18
(kafka) branch trunk updated: MINOR: replace mkMap/mkEntry with Map.of/Map.entry in clients module (#21726)
chia7712
2026/03/18
(kafka) branch trunk updated: KAFKA-20291 [1/3]: Implement assignment batching for consumer groups (#21720)
dajac
2026/03/18
(kafka) branch test-catalog updated: Update test catalog data for GHA workflow run 23245527042
github-bot
2026/03/18
(kafka) branch trunk updated: MINOR: Deflake Headers store upgrade integration test (#21808)
frankvicky
2026/03/18
(kafka) branch 4.2 updated: KAFKA-20322: Add API version discovery true for transaction manager (#21782)
dajac
2026/03/18
(kafka) branch trunk updated: KAFKA-20322: Add API version discovery true for transaction manager (#21782)
dajac
2026/03/18
(kafka) branch trunk updated: KAFKA-20066: Implement KIP-1251: Assignment epochs for consumer groups [3/N] (#21692)
lucasbru
2026/03/18
(kafka) branch trunk updated: KAFKA-19713: Persist Position into offsets CF (#21750)
bbejeck
2026/03/18
(kafka) branch trunk updated: KAFKA-20297 move Scheduler from client common to trogdor (#21753)
chia7712
2026/03/18
(kafka) branch trunk updated: MINOR: Add 4.1.2 to system tests (#21796)
clolov
2026/03/18
(kafka) branch 4.0 updated: MINOR: Update 4.0 branch version to 4.0.3-SNAPSHOT
viktor
2026/03/18
(kafka) annotated tag 4.0.2 updated (5d0fe56677f -> f27ce2bfb19)
viktor
2026/03/17
(kafka) branch test-catalog updated: Update test catalog data for GHA workflow run 23220009535
github-bot
2026/03/17
(kafka) branch test-catalog updated: Update test catalog data for GHA workflow run 23216610763
github-bot
2026/03/17
(kafka) branch trunk updated: KAFKA-18652: Add `task.offset.interval.ms` config (#21737)
mjsax
2026/03/17
(kafka) branch trunk updated: MINOR: Cleaning DSL ops and tests (#21792)
mjsax
2026/03/17
(kafka) branch trunk updated: KAFKA-20173: Ensure Metered kv-stores pass headers correctly (#21768)
mjsax
2026/03/17
(kafka) branch trunk updated: KAFKA-20106: Ensure reconciled assignment updated within poll (#21495)
lianetm
2026/03/17
(kafka-site) branch markdown updated: MINOR: Add 4.1.2 to Downloads page (#835)
schofielaj
2026/03/17
(kafka-site) branch markdown updated: Add 4.1.2 blog post (#834)
schofielaj
2026/03/17
(kafka) branch trunk updated: KAFKA-20262: Changelog tombstone records drop custom headers when usi⦠(#21639)
mjsax
2026/03/17
(kafka) branch test-catalog updated: Update test catalog data for GHA workflow run 23203747470
github-bot
2026/03/17
(kafka) branch trunk updated: MINOR: Remove unused ReadonlyXxFacade classes (#21788)
chia7712
2026/03/17
(kafka) branch trunk updated: KAFKA-20299 Remove use_share_groups from system tests (#21783)
chia7712
2026/03/17
(kafka) branch trunk updated: KAFKA-20327: Add overrides to AbstractDecorator classes (#21791)
bbejeck
2026/03/17
(kafka) branch test-catalog updated: Update test catalog data for GHA workflow run 23198718660
github-bot
2026/03/17
(kafka) branch trunk updated: KAFKA-20245: Add throwables and new record state for share group DLQ. [1/N] (#21785)
schofielaj
2026/03/17
(kafka) branch trunk updated: MINOR: Add 4.1.2 to the CVE Scanner (#21789)
chia7712
2026/03/17
(kafka) branch trunk updated: MINOR: Replace Properties with Map in ControllerConfigurationValidator validation path (#21481)
chia7712
Earlier messages
Later messages