237 Commits (933a813950b1ae06e19ead23734fa6bdf1f32e3f)

Author SHA1 Message Date
Matthias J. Sax e8ad80ebe1
MINOR: remove explicit passing of AdminClient into StreamsPartitionAssignor (#9384) 4 years ago
John Roesler 27b0e35e7a
KAFKA-10437: Implement new PAPI support for test-utils (#9396) 4 years ago
Lee Dongjin 8d4bbf22ad
MINOR: trivial cleanups, javadoc errors, omitted StateStore tests, etc. (#8130) 4 years ago
Rajini Sivaram 7be8bd8cbf
KAFKA-10338; Support PEM format for SSL key and trust stores (KIP-651) (#9345) 4 years ago
Guozhang Wang 53a35c1de3
MINOR: Refactor unit tests around RocksDBConfigSetter (#9358) 4 years ago
John Roesler 69790a1463
KAFKA-10535: Split ProcessorContext into Processor/StateStore/Record Contexts (#9361) 4 years ago
leah 95986a8f48
MINOR: Fix KStreamKTableJoinTest and StreamTaskTest (#9357) 4 years ago
Jason Gustafson b7c8490cf4
KAFKA-10492; Core Kafka Raft Implementation (KIP-595) (#9130) 4 years ago
leah 2194ccba5b
Adding reverse iterator usage for sliding windows processing (extending KIP-450) (#9239) 4 years ago
leah dd2b9eca5d
KAFKA-5636: Improve handling of "early" records in sliding windows (#9157) 4 years ago
Colin Patrick McCabe b6ba67482f
KAFKA-10384: Separate converters from generated messages (#9194) 4 years ago
David Arthur 1a9697430a
KAFKA-8806 Reduce calls to validateOffsetsIfNeeded (#7222) 4 years ago
Jason Gustafson 3a189ad868
KAFKA-10386; Fix flexible version support for `records` type (#9163) 4 years ago
Matthias J. Sax b351493543
KAFKA-9274: Remove `retries` for global task (#9047) 4 years ago
John Roesler 26a217c8e7
MINOR: Streams integration tests should not call exit (#9067) 4 years ago
David Arthur 4cd2396db3
KAFKA-9629 Use generated protocol for Fetch API (#9008) 4 years ago
Mickael Maison caa806cd82
KAFKA-10232: MirrorMaker2 internal topics Formatters KIP-597 (#8604) 4 years ago
A. Sophie Blee-Goldman 42aa0f38b9
MINOR: clean up unused checkstyle suppressions for Streams (#8861) 4 years ago
A. Sophie Blee-Goldman 03ed08d0d1
KAFKA-10144: clean up corrupted standby tasks before attempting a commit (#8849) 4 years ago
Adam Bellemare bcf45b09d3
KAFKA-10049: Fixed FKJ bug where wrapped serdes are set incorrectly when using default StreamsConfig serdes (#8764) 4 years ago
Kowshik Prakasam 4f96c5b424
KAFKA-10027: Implement read path for feature versioning system (KIP-584) (#8680) 4 years ago
Konstantine Karantasis 09b22e7e67
KAFKA-9848: Avoid triggering scheduled rebalance delay when task assignment fails but Connect workers remain in the group (#8805) 4 years ago
Tom Bentley 78e8a49cda
KAFKA-9434: automated protocol for alterReplicaLogDirs (#8311) 5 years ago
A. Sophie Blee-Goldman c6633a157e
KAFKA-9987: optimize sticky assignment algorithm for same-subscription case (#8668) 5 years ago
Mickael Maison fe948d39e5
KAFKA-9130; KIP-518 Allow listing consumer groups per state (#8238) 5 years ago
A. Sophie Blee-Goldman 9d52deca24
KAFKA-9501: convert between active and standby without closing stores (#8248) 5 years ago
Aakash Shah 38c1e96d2c
KAFKA-9971: Error Reporting in Sink Connectors (KIP-610) (#8720) 5 years ago
xiaodongdu 9c833f665f
KAFKA-9960: implement KIP-606 to add metadata context to MetricsReporter (#8691) 5 years ago
A. Sophie Blee-Goldman 83c616f706
KAFKA-9983: KIP-613: add INFO level e2e latency metrics (#8697) 5 years ago
Konstantine Karantasis 371f14c3c1
KAFKA-5295: Allow source connectors to specify topic-specific settings for new topics (KIP-158) (#8722) 5 years ago
Jeff Huang 2988eac082
KAFKA-9944: Added supporting customized HTTP response headers for Kafka Connect. (#8620) 5 years ago
Randall Hauch 981ef5166d
KAFKA-9931: Implement KIP-605 to expand support for Connect worker internal topic configurations (#8654) 5 years ago
Matthias J. Sax 1daa8f638b
KAFKA-9748: Add Streams eos-beta integration test (#8496) 5 years ago
A. Sophie Blee-Goldman b5de449377
KAFKA-9127: don't create StreamThreads for global-only topology (#8540) 5 years ago
Colin Patrick McCabe bf6dffe93b
KAFKA-9309: Add the ability to translate Message classes to and from JSON (#7844) 5 years ago
Chia-Ping Tsai 833dc7725c
HOTFIX: exclude ConsumerCoordinator from NPathComplexity check (#8447) 5 years ago
Lucas Bradstreet 46540eb5e0
KAFKA-9820: validateMessagesAndAssignOffsetsCompressed allocates unused iterator (#8422) 5 years ago
A. Sophie Blee-Goldman 6e0d553350
MINOR: clean up Streams assignment classes and tests (#8406) 5 years ago
A. Sophie Blee-Goldman 2322bc0a6f
KAFKA-6145: Pt. 5 Implement high availability assignment (#8337) 5 years ago
Gardner Vickers 8cf781ef01
MINOR: Improve performance of checkpointHighWatermarks, patch 1/2 (#6741) 5 years ago
A. Sophie Blee-Goldman 6cf27c9c77
KAFKA-6145: Pt 2.5 Compute overall task lag per client (#8252) 5 years ago
Colin Patrick McCabe 56051e7639
KAFKA-8820: kafka-reassign-partitions.sh should support the KIP-455 API (#8244) 5 years ago
Matthias J. Sax 89cd2f2a0b
KAFKA-9441: Unify committing within TaskManager (#8218) 5 years ago
Manikumar Reddy a0e1407820
KAFKA-9670; Reduce allocations in Metadata Response preparation (#8236) 5 years ago
Brian Byrne 227a7322b7
KIP-546: Implement describeClientQuotas and alterClientQuotas. (#8083) 5 years ago
jiao e3ccf20794 KAFKA-9685: Solve Set concatenation perf issue in AclAuthorizer 5 years ago
John Roesler 78374a1549
KAFKA-9615: Clean up task/producer create and close (#8213) 5 years ago
Manikumar Reddy 8dff0b168a Kafka 9626: Improve ACLAuthorizer.acls() performance 5 years ago
Bob Barrett 937f1f741c
KAFKA-8805; Bump producer epoch on recoverable errors (#7389) 5 years ago
Konstantine Karantasis 16ee326755
KAFKA-9556; Fix two issues with KIP-558 and expand testing coverage (#8085) 5 years ago