11806 Commits (b5ec6e8a0dc5d642f0751899852602502b7acba9)
 

Author SHA1 Message Date
Christo Lolov b5ec6e8a0d
KAFKA-14133: Move RocksDBGenericOptionsToDbOptionsColumnFamilyOptionsAdapterTest to Mockito (#14586) 1 year ago
Chris Egerton 091eb9b349
KAFKA-15428: Cluster-wide dynamic log adjustments for Connect (#14538) 1 year ago
Philip Nee c81a725219
KAFKA-15534: Inject request completion time when the request failed (#14532) 1 year ago
hudeqi 21ebbe6b28
MINOR:Remove unused method parameter in ConsumerGroupCommand (#14585) 1 year ago
Gantigmaa Selenge 486d5f6c64
KAFKA-15566: Fix flaky tests in FetchRequestTest.scala in KRaft mode (#14573) 1 year ago
Calvin Liu af747fbfed
KAFKA-15581: Introduce ELR (#14312) 1 year ago
Calvin Liu 14029e2ddd
KAFKA-15582: Identify clean shutdown broker (#14465) 1 year ago
Hanyu Zheng bbdf6de88a
KAFKA-15527: Add reverseRange and reverseAll query over kv-store in IQv2 (#14477) 1 year ago
Apoorv Mittal 36abc8dcea
KAFKA-15604: Telemetry API request and response schemas and classes (KIP-714) (#14554) 1 year ago
vamossagar12 8f3731e2bd
KAFKA-15454: Add support for OffsetCommit version 9 in admin client (#14571) 1 year ago
Apoorv Mittal 26aa353dc1
KAFKA-15616: Client telemetry states and transition (KIP-714) (#14566) 1 year ago
Apoorv Mittal 78166101eb
KAFKA-15613: Client API definition and configurations (KIP-714) (#14560) 1 year ago
Matthias J. Sax 72fdd9f62a
MINOR: add KIP-941 to Kafka Streams upgrade docs (#14577) 1 year ago
Lianet Magrans 48449b68fd
KAFKA-15554: Client state changes for handling one assignment at a time & minor improvements (#14413) 1 year ago
Arpit Goyal dc6a53e196
MINOR: Rename lock variable of the entry class (#14569) 1 year ago
Mickael Maison 8aee297669
MINOR: Various Java cleanups in core (#14561) 1 year ago
Matthias J. Sax 9b468fb278
MINOR: Do not end Javadoc comments with `**/` (#14540) 1 year ago
Jeff Kim abee8f711c
KAFKA-14519; [1/N] Implement coordinator runtime metrics (#14417) 1 year ago
Lucas Brutschy e7e399b940
MINOR: allow removing a suspended task from task registry. (#14555) 1 year ago
Mickael Maison 9d04c7a045
MINOR: Various Scala cleanups in core (#14558) 1 year ago
Omnia G.H Ibrahim 9af1e74b5e
KAFKA-14596: Move TopicCommand to tools (#13201) 1 year ago
Ismael Juma 69e591db3a
MINOR: Rewrite/Move KafkaNetworkChannel to the `raft` module (#14559) 1 year ago
Luke Chen 7376d2c5b1
MINOR: add quick start for tiered storage feature (#14528) 1 year ago
Hanyu Zheng 732bffcae6
KAFKA-15569: test and add test cases in IQv2StoreIntegrationTest (#14523) 1 year ago
mannoopj da314ee48c
KAFKA-15532: non active controllers return 0 for ZkWriteBeforelag (#14478) 1 year ago
dengziming 5c9db5e735
KAFKA-15390: Do not return fenced broker in FetchResponse.preferredReplica (#14272) 1 year ago
Ismael Juma 1073d434ec
KAFKA-14481: Move LogSegment/LogSegments to storage module (#14529) 1 year ago
bachmanity1 eb187745cd
MINOR: Fix docs for ReplicationBytes(Out|In)PerSec metrics (#14228) 1 year ago
Hector Geraldino 4150595b0a
KAFKA-14684: Replace EasyMock/PowerMock with Mockito in WorkerSinkTaskThreadedTest (#14505) 1 year ago
hudeqi b0b8693c72
KAFKA-15536: Dynamically resize remoteIndexCache (#14511) 1 year ago
Matthias J. Sax d4c661c017
MINOR: cleanup warnings in Kafka Streams code base (#14549) 1 year ago
Matthias J. Sax 649e2cbc8f
MINOR: Fix `Consumed` to return new object instead of `this` (#14550) 1 year ago
Yash Mayya 1c8bb61a43
KAFKA-15387: Deprecate Connect's redundant task configurations endpoint (#14361) 1 year ago
Matthias J. Sax cd1b7639cb
MINOR: cleanup some warning in Kafka Streams examples (#14547) 1 year ago
Matthias J. Sax 364bc3c5c4
MINOR: Fix directory name inconsistency in the Kafka Streams tutorial (#14541) 1 year ago
Matthias J. Sax dc0f0db864
MINOR: fix typo (#14542) 1 year ago
Satish Duggana cc951e3f81
KAFKA-15593: Add 3.6 to core upgrade and compatibility tests (#14527) 1 year ago
Federico Valeri a86681b6f9
MINOR: Add upgrade documentation for 3.6.0 (#14534) 1 year ago
Omnia G.H Ibrahim 4bad90835b
KAFKA-15465: Don't throw if MirrorMaker not authorized to create internal topics. (#14388) 1 year ago
Lianet Magrans 58dfa1cc81
MINOR - KAFKA-15550: Validation for negative target times in offsetsForTimes (#14503) 1 year ago
Mickael Maison 13b2edd9af
KAFKA-15596: Upgrade ZooKeeper to 3.8.3 (#14535) 1 year ago
Ismael Juma 4cf86c5d2f
KAFKA-15492: Upgrade and enable spotbugs when building with Java 21 (#14533) 1 year ago
Bruno Cadonna c7f730d9d9
MINOR: Only commit running active and standby tasks when tasks corrupted (#14508) 1 year ago
Yash Mayya 41c0d44402
KAFKA-15570: Add unit tests for MemoryConfigBackingStore (#14518) 1 year ago
Jeff Kim 7b5d640cc6
KAFKA-14987; Implement Group/Offset expiration in the new coordinator (#14467) 1 year ago
Satish Duggana 4302653d9e
MINOR Updated documentation.html to have 3.5 and 3.6 previous release doc links (#14510) 1 year ago
Federico Valeri aec07f76d7
KAFKA-15537: Fix metadata downgrade documentation (#14484) 1 year ago
Levani Kokhreidze 7d1847c4c3
MINOR: Fix KafkaStreams#streamThreadLeaveConsumerGroup logging (#14526) 1 year ago
Levani Kokhreidze 5dd155f350
KAFKA-15571: `StateRestoreListener#onRestoreSuspended` is never called because `DelegatingStateRestoreListener` doesn't implement `onRestoreSuspended` (#14519) 1 year ago
dengziming 674285b86b
MINOR: Disable flaky kraft-test in FetchRequestTest (#14525) 1 year ago