mirror of https://github.com/apache/kafka.git
KAFKA-19754: Add RPC-level integration test for StreamsGroupDescribeRequest (#20632)
#635:Commit
2938c4242e
pushed by
root
KAFKA-19436: Restrict cache update for ongoing batch/offset state (#20041) (#20647)
#634:Commit
978672b724
pushed by
root
KAFKA-19748: Add a note in docs about memory leak in Kafka Streams 4.1.0 (#20639)
#633:Commit
f5a87b3703
pushed by
root
KAFKA-19719 --no-initial-controllers should not assume kraft.version=… (#20616)
#628:Commit
099e91f5fc
pushed by
root
MINOR: Enable streams rebalance protocol in EosIntegrationTest (#20592)
#624:Commit
611f4128b4
pushed by
root
KAFKA-18185: remove internal.leave.group.on.close config (#19400)
#615:Commit
68f1da8474
pushed by
root
KAFKA-19744: Move restore time calculation to ChangelogMetadata (#20613)
#611:Commit
28e7803037
pushed by
root
KAFKA-19467; Add a metric for controller thread idleness (#20422)
#609:Commit
8468317dac
pushed by
root
KAFKA-19690 Add epoch check before verification guard check to prevent unexpected fatal error (#20618)
#608:Commit
a10c1f3ea1
pushed by
root
KAFKA-9825 Kafka protocol BNF format should have some way to display tagged fields (#20536)
#605:Commit
33cd114375
pushed by
root
KAFKA-19692 improve the docs of "clusterId" for AddRaftVoterOptions and RemoveRaftVoterOptions (#20555)
#597:Commit
423330ebe7
pushed by
root
KAFKA-19719 --no-initial-controllers should not assume kraft.version=1 (#20604)
#596:Commit
012e4ca6d8
pushed by
root
MINOR: Remove logContext arrtibute from StreamsGroup and CoordinatorRuntime (#20572)
#588:Commit
c2aeec46a2
pushed by
root
KAFKA-19732, KAFKA-19716: Clear out coordinator snapshots periodically while loading (#20590)
#586:Commit
8248d1d2bb
pushed by
root
KAFKA-14604: SASL session expiration time will be overflowed when calculation (#18526)
#585:Scheduled
KAFKA-14604: SASL session expiration time will be overflowed when calculation (#18526)
#578:Commit
ea771563e0
pushed by
root
KAFKA-19476: Concurrent execution fixes for lock timeout and lso movement (#20286)
#573:Commit
05d71ad1a8
pushed by
root
KAFKA-19529: State updater sensor names should be unique (#20262) (#20274)
#569:Commit
0179193b75
pushed by
root
KAFKA-19529: State updater sensor names should be unique (#20262) (#20273)
#568:Commit
deb58910c8
pushed by
root
KAFKA-19485 (II) : Complete any pending acknowledgements in ShareFetch on an error response. (#20247)
#567:Scheduled
KAFKA-19485 (II) : Complete any pending acknowledgements in ShareFetch on an error response. (#20247)
#566:Commit
e1f45218c9
pushed by
root
MINOR: add test for `kafka-consumer-groups.sh` should not fail when partition offline (#20235)
#562:Commit
dfaf9f9cf7
pushed by
root
KAFKA-19529: State updater sensor names should be unique (#20262)
#561:Commit
44c6e956ed
pushed by
root
MINOR: Fix duplicate 'to' in ExactlyOnceMessageProcessor javadoc (#20228)
#560:Commit
dda1b5a4e8
pushed by
root
KAFKA-19530 RemoteLogManager should record lag stats when remote storage is offline (#20218)
#551:Commit
96c8e86cdf
pushed by
root
MINOR: Delete the redundant feature upgrade instruction for running KIP-1071 EA (#20250)
#550:Commit
9c83c6d1f3
pushed by
root
KAFKA-18066: Fix mismatched StreamThread ID in log messages (#19517)
#549:Commit
f9ccf83a7f
pushed by
root
KAFKA-19551: Remove the handling of FatalExitError in RemoteStorageThreadPool (#20245)
#544:Commit
dfced692d2
pushed by
root
KAFKA-19471: Enable acknowledgement for a record which could not be deserialized (#20148)
#542:Commit
abbb6b3c13
pushed by
root
MINOR: Re-add pageview demo to :streams:examples and remove dependency on :connect:json (#20239)
#536:Scheduled
MINOR: Re-add pageview demo to :streams:examples and remove dependency on :connect:json (#20239)
#533:Commit
73f195f062
pushed by
root
KAFKA-17645 Enable warmup in producer performance test (KIP-1052) (#17340)
#525:Commit
fba01c42c8
pushed by
root
KAFKA-18265: Move inflight batch and state classes from SharePartition (2/N) (#20230)
#524:Commit
d350f603a4
pushed by
root
KAFKA-19523: Gracefully handle error while building remoteLogAuxState (#20201)
#520:Commit
93adaea599
pushed by
root
KAFKA-19525: Refactor TopicBasedRLMM implementation to remove unused code (#20204)
#519:Commit
16c079ed23
pushed by
root
KAFKA-19272: Add initPid Response handling when keepPrepared is set to true (KIP-939) (#20039)
#518:Commit
c7e4ff01cd
pushed by
root
KAFKA-19501 Update OpenJDK base image from buster to bullseye (#20165)
#517:Commit
d5a3acda89
pushed by
root
KAFKA-19501 Update OpenJDK base image from buster to bullseye (#20165)
#516:Commit
74d93adadb
pushed by
root
KAFKA-19476: Removing AtomicBoolean for findNextFetchOfffset (1/N) (#20207)
#507:Commit
f52f2b99e5
pushed by
root
MINOR: Add tests on TxnOffsetCommit and EndTxnMarker protection against invalid producer epoch when TV2 is used (#20024)
#505:Commit
50598191dc
pushed by
root
MINOR: Remove unnecessary dependencies from coordinator-common (follow up to pr#20089) (#20194)
#494:Scheduled
MINOR: Remove unnecessary dependencies from coordinator-common (follow up to pr#20089) (#20194)
#493:Commit
1b351ad6e2
pushed by
root
KAFKA-19511: Fix flaky test HandlingSourceTopicDeletionIntegrationTest.shouldThrowErrorAfterSourceTopicDeleted (#20187)
#490:Commit
38e3359446
pushed by
root
MINOR: Correct RemoteLogManager.getLeaderEpochEntries comment (#20181)
#487:Commit
9b542b6ea2
pushed by
root
KAFKA-19509: Improve error message when release version is wrong (#20185)
#484:Commit
9572d19c59
pushed by
root
KAFKA-19441: encapsulate MetadataImage in GroupCoordinator/ShareCoordinator (#20061)
#483:Commit
f81853ca88
pushed by
root
MINOR: Migrate CoordinatorLoaderImpl from Scala to Java (#20089)
#479:Commit
d03878c7fb
pushed by
root
MINOR: Revert "KAFKA-18913: Start state updater in task manager (#198… (#20186)
#478:Commit
eb155a2113
pushed by
root
KAFKA-19377:Update /streams/developer-guide/security.html for KIP-1071 (#20084)
#477:Commit
e8e4e0b6db
pushed by
root
KAFKA-19501 Update OpenJDK base image from buster to bullseye (#20165)
#476:Commit
70824be92a
pushed by
root
KAFKA-19427 Allow the coordinator to grow its buffer dynamically (#20040)
#472:Commit
e3276ae029
pushed by
root
KAFKA-19427 Allow the coordinator to grow its buffer dynamically (#20040)
#471:Commit
05f012c7f1
pushed by
root
Cherrypick "MINOR : Handle error for client telemetry push (#19881)" (#20176)
#470:Commit
70c51641fb
pushed by
root
MINOR: Add ShareFetch quota session verification test (#20164)
#469:Commit
65a9337739
pushed by
root
MINOR: Bump LATEST_PRODUCTION to 4.1IV1 and Use MV to enable ELR (#20174)
#468:Commit
98cb8df7a5
pushed by
root
MINOR: Refactor LockUtils and improve comments (follow up to KAFKA-19390) (#20131)
#464:Commit
daece61a50
pushed by
root
KAFKA-19504: Remove unused metrics reporter initialization in KafkaAdminClient (#20166)
#462:Commit
dd82542493
pushed by
root
KAFKA-19504: Remove unused metrics reporter initialization in KafkaAdminClient (#20166)
#461:Commit
f35f94b3e6
pushed by
root
KAFKA-19504: Remove unused metrics reporter initialization in KafkaAdminClient (#20166)
#460:Commit
d95857a155
pushed by
root
KAFKA-19452: Fix flaky test LogRecoveryTest.testHWCheckpointWithFailuresMultipleLogSegments (#20121)
#456:Commit
a61a37f7dd
pushed by
root
MINOR: Moving the rollback out of lock in share partition (#20153)
#443:Commit
986322dc36
pushed by
root
KAFKA-19485: Added check before sending acknowledgements on initial epoch. (#20135)
#437:Commit
56a3c6dde9
pushed by
root
KAFKA-19184: Add documentation for upgrading the kraft version (#20071)
#429:Commit
b0ff9ba161
pushed by
root
KAFKA-19474 Move WARN log on log truncation below HWM (#20106)
#428:Commit
36b9bb94f1
pushed by
root
MINOR: Prevent unnecessary test runs - KAFKA-19042 follow-up (#20122)
#421:Commit
dde0b8cd92
pushed by
root
KAFKA-19397: Ensure consistent metadata usage in produce request and response (#19964)
#415:Commit
e6b78ae9e5
pushed by
root
KAFKA-19315 Move ControllerMutationQuotaManager to server module (#19807)
#413:Commit
e8ee7fc210
pushed by
root
KAFKA-19221 Propagate IOException on LogSegment#close (#20072)
#408:Commit
8433ac4d31
pushed by
root
KAFKA-19397: Ensure consistent metadata usage in produce request and response (#19964)
#405:Scheduled
KAFKA-18035: Backport TransactionsTest testBumpTransactionalEpochWithTV2Disabled failed on trunk (#20102)
#404:Commit
45327fd597
pushed by
root
KAFKA-19397: Ensure consistent metadata usage in produce request and response (#19964)
#402:Commit
9df616da76
pushed by
root
KAFKA-19363: Finalize heterogeneous simple share assignor (#20074)
#398:Commit
860853dba2
pushed by
root
KAFKA-19463: nextFetchOffset does not take ongoing state transition into account (#20080)
#389:Commit
7cb370b786
pushed by
root
KAFKA-19453: Ignore group not found in share group record replay. (#20076)
#387:Commit
28c53ba09a
pushed by
root
MINOR: Remove threadNamePrefix parameter from ReplicaManager and ReplicaFetcherManager (#20069)
#382:Commit
ad934d3202
pushed by
root
KAFKA-19152: Add top-level documentation for OAuth flows (#20025)
#381:Commit
3c902bacc0
pushed by
root
KAFKA-19420 Don't export SocketServer from ClusterInstance (#20002)
#362:Commit
05b6e81688
pushed by
root
KAFKA-19436: Restrict cache update for ongoing batch/offset state (#20041)
#354:Commit
96ef1c520a
pushed by
root
KAFKA-19282: Update quotaTypesEnabled on quota removal in ClientQuotaManager (#19742)
#352:Commit
7aaba96cc1
pushed by
root
MINOR: Fix response for consumer group describe with empty group id (#20030) (#20036)
#351:Commit
6351bc05aa
pushed by
root
MINOR: Reject requests using unsupported features in KIP-1071 (#20031)
#347:Commit
23ddb1d8ac
pushed by
root
KAFKA-19398: (De)Register oldest-iterator-open-since-ms metric dynamically (#20022)
#345:Commit
4387132926
pushed by
root
KAFKA-19383: Handle the deleted topics when applying ClearElrRecord (#20034)
#344:Commit
46e843da9f
pushed by
root
KAFKA-19411: Fix deleteAcls bug which allows more deletions than max records per user op (#19974)
#342:Commit
52a5b88512
pushed by
root
KAFKA-19244: Fix flaky streams offsets reset integration test (#20027)
#338:Commit
d61b162b13
pushed by
root
MINOR: Change exceptions for few error codes in SharePartition. (#20020)
#337:Commit
3d4407ff9d
pushed by
root
MINOR: Change snapshot epoch type to int32 in schema. (#20016)
#332:Commit
cb809e2574
pushed by
root
MINOR: Add retention prop to share group state topic. (#20013)
#331:Commit
56a6ba2d2e
pushed by
root
MINOR: Restore original behavior of GroupAuthorizerIntegrationTest (#19968)
#327:Commit
583acb60d6
pushed by
root
MINOR: changed the test testShareFetchRequestSuccessfulSharingBetweenMultipleConsumers to remove ambiguity (#19997)
#322:Scheduled
MINOR: changed the test testShareFetchRequestSuccessfulSharingBetweenMultipleConsumers to remove ambiguity (#19997)
#321:Commit
7c77519f59
pushed by
root
KAFKA-19140 ConnectAssignor#performAssignment parameter can be replace to ConnectProtocolCompatibility (#19476)
#312:Commit
15ad3016b7
pushed by
root
MINOR : Fix possible flake in ShareConsumerTest:testConsumerCloseInGroupSequential (#19986)
#309:Commit
55297967a9
pushed by
root
KAFKA-19356: Prevent new consumer fetch assigned partitions not in explicit subscription (#19983)
#308:Commit
ce996b34e9
pushed by
root
KAFKA-18627 Deprecated "org.apache.kafka.disallowed.login.modules" (#18683)
#306:Commit
b8fc96272e
pushed by
root
KAFKA-19413: Extended AuthorizerIntegrationTest to cover StreamsGroupDescribe (#19981)
#303:Commit
2a06335569
pushed by
root
MINOR: in min.insync.replicas config doc, explicitly state that all ISR must ack when acks=all (#19973)
#297:Commit
6f946d5026
pushed by
root
KAFKA-18486 Remove ReplicaManager#becomeLeaderOrFollower from testFencedErrorCausedByBecomeLeader and other similar methods (#19966)
#294:Commit
fd70290633
pushed by
root
KAFKA-18486 Migrate ReplicaManagerTest#testTransactionAddPartitionRetry and other similar methods to use applyDelta (#19965)
#291:Commit
86419e9b8a
pushed by
root
MINOR: Fix typo to actually use rocksdb setOptimizeFiltersForHits (#19837)
#287:Commit
a83bfda39b
pushed by
root
KAFKA-18486: Migrate ReplicaManagerTest to use applyDelta (#19954)
#281:Commit
081deaa1a9
pushed by
root
MINOR: rename exception `e` to `swallow` where appropriate (#19948)
#277:Commit
99e1e684ef
pushed by
root
KAFKA-18486 Migrate ReplicaManagerTest RemoteFetchExpiresPerSecMetric and RemoteLogReaderMetrics with applyDelta (#19960)
#276:Scheduled
KAFKA-18486 Migrate ReplicaManagerTest RemoteFetchExpiresPerSecMetric and RemoteLogReaderMetrics with applyDelta (#19960)
#275:Commit
94807bcd15
pushed by
root
KAFKA-19367: Fix InitProducerId with TV2 double-increments epoch if ongoing transaction is aborted (#19910)
#269:Commit
0b2e410d61
pushed by
root
KAFKA-18486 Migrate testPartitionMetadataFile to use applyDelta in place of deprecated becomeLeaderOrFollower (#19947)
#268:Commit
2a7457f2dd
pushed by
root
KAFKA-18486 Update testClearPurgatoryOnBecomingFollower etc with KRaft mechanism in ReplicaManagerTest (#19924)
#264:Commit
7c715c02c0
pushed by
root
Bump the commons-beanutils for CVE-2025-48734. Since `commons-validator`
#262:Commit
00a1b1e8ce
pushed by
root
MINOR: Use `pollUntilTrue` instead of `waitForCondition` (#19911)
#250:Commit
d6861f3f15
pushed by
root
KAFKA-19334 MetadataShell execution unintentionally deletes lock file (#19817)
#249:Commit
1cc14f6343
pushed by
root
KAFKA-19042 Move PlaintextConsumerSubscriptionTest to client-integration-tests module (#19827)
#244:Commit
8fd0d33670
pushed by
root
KAFKA-19295: Remove AsyncKafkaConsumer event ID generation (#19915)
#239:Commit
861eeb859d
pushed by
root
KAFKA-19369: Add group.share.assignors config and integration test (#19900)
#233:Commit
844b0e651b
pushed by
root