4587 Commits (993d3c727e6f21931bf66c671358dfe7b0e1fae3)
 

Author SHA1 Message Date
Konstantine Karantasis 993d3c727e KAFKA-6467; Enforce layout of dependencies within a connect plugin to be deterministic (#4459) 7 years ago
Dmitry Minkovsky 97e4583422 MINOR: Fix typo in leader epoch change log message (#4476) 7 years ago
Manikumar Reddy O 6d266907cd KAFKA-4991; Resolve findbugs warnings in KerberosLogin (#4394) 7 years ago
Vahid Hashemian 138f57f160 KAFKA-6321; Consolidate calls to KafkaConsumer's `beginningOffsets()` and `endOffsets()` in ConsumerGroupCommand 7 years ago
Manikumar Reddy O 7a246eea7b KAFKA-4897; Add pause method to ShutdownableThread (#4393) 7 years ago
huxi 41e4e93b5a KAFKA-6429; LogCleanerManager.cleanableOffsets should create objects … (#4399) 7 years ago
Vahid Hashemian 82020629c5 MINOR: Update consumer group command documentation with additionally supported options (#4462) 7 years ago
Logan Buckley 3cb6a00c5a MINOR: Fix typo in consumer group command error (#4463) 7 years ago
Charly Molter aa42a11dfd KAFKA-6180; Add a Validator for NonNull configurations and remove redundant null checks on lists (#4188) 7 years ago
Matthias J. Sax 52191c3498 KAFKA-6462: fix unstable ResetIntegrationTest (#4446) 7 years ago
Jason Gustafson 5e04fb8d8e
KAFKA-6287; Consumer group command should list simple consumer groups (#4407) 7 years ago
tedyu faafdbe014 KAFKA-6461 TableTableJoinIntegrationTest is unstable if caching is enabled (#4451) 7 years ago
Rajini Sivaram b814a16b96 KAFKA-6241; Enable dynamic updates of broker SSL keystore (#4263) 7 years ago
Konstantine Karantasis 83cc138e0c MINOR: Add async and different sync startup modes in connect service test class 7 years ago
Matthias J. Sax 2c08d7e39e MINOR: increase timeout for unstable KTableSourceTopicRestartIntegrationTest (#4445) 7 years ago
Matthias J. Sax 9ef883e62f MINOR: update docs with regard to improved resilience of Kafka Streams (#4380) 7 years ago
Konstantine Karantasis 0fa52644de KAFKA-6277: Ensure loadClass for plugin class loaders is thread-safe. 7 years ago
Jason Gustafson ca30c2d55b
KAFKA-6366: Fix stack overflow in consumer due to many offset commits during coordinator disconnect (#4349) 7 years ago
Jeff Widman ae6cb15f5f MINOR: Fix typo in Log.scala: "actually recovery" > "actually recover" (#4440) 7 years ago
Guozhang Wang 70f25b9519
MINOR: Improve on reset integration test (#4436) 7 years ago
Guozhang Wang 75e37d7e20 KAFKA-6398: Return value getter based on KTable materialization status 7 years ago
mulvenna b2146a1cba MINOR: Fix a typo in a comment in config/server.properties (#4373) 7 years ago
Edoardo Comar 51f0f3ee79 MINOR: additional check to follower fetch handling (#4433) 7 years ago
manjuapu b543bfc18e Streams Use case anchor (#4420) 7 years ago
Gunnar Morling 8cd563d478 KAFKA-6456; JavaDoc clarification for Connect SourceTask#poll() (#4432) 7 years ago
Andras Beni e2e36d34ed MINOR: Fix error message in KafkaConfig validation (#4417) 7 years ago
Magnus Reftel 40759595e2 MINOR: Fix typo in KafkaConsumer javadoc (#4422) 7 years ago
Guozhang Wang e981627926
improve internal topic integration test (#4437) 7 years ago
dan norwood 5701ba88f8 MINOR: Need to get a new transformer for each get() call. can't share'em (#4435) 7 years ago
Matthias J. Sax f6f65a7868
KAFKA-6302: Improve AdmintClient JavaDocs 7 years ago
Matthias J. Sax 11f3db0b73
KAFKA-6382: Make ProducerConfig and ConsumerConfig constructors public (#4341) 7 years ago
RichardYuSTUG 2771f52ea7 KAFKA-6328: Sort node groups considering global stores in InternalTopologyBuilder#makeNodeGroups 7 years ago
Guozhang Wang 8ded496c9b MINOR: Improve Join integration test coverage, PART II 7 years ago
Jeyhun Karimov bcc712b458 KAFKA-4218: Enable access to key in ValueTransformer and ValueMapper 7 years ago
Joel Hamill c7e7cc1a5a MINOR: Fix typo (#4426) 7 years ago
Manikumar Reddy 27a8d0f9e7 KAFKA-4541; Support for delegation token mechanism 7 years ago
cmolter 5d81639907 KAFKA-5890; records.lag should use tags for topic and partition rather than using metric name. 7 years ago
RichardYuSTUG 1d1c857596 4385 7 years ago
Guozhang Wang 3e21e17a7d MINOR: Improve Join integration test coverage, PART I 7 years ago
Gavrie Philipson 936e81afcb KAFKA-6250: Use existing Kafka Connect internal topics without requiring ACL (#4247) 7 years ago
Richard Yu b8aa1761c3 KAFKA-6265: Add #queryableStoreName() to GlobalKTable 7 years ago
Rohan Desai 4d544d4f08 KAFKA-6383: Complete shut down for streams threads that have not started 7 years ago
Jun Rao 92529ac6d8
Merge pull request #3567 from bobrik/unclean-docs-clarification 7 years ago
Guozhang Wang fa5ebc8a01 KAFKA-6398: fix KTable.filter that does not include its parent's queryable storename 7 years ago
tedyu 874eeb88d9 KAFKA-6412 Improve synchronization in CachingKeyValueStore methods 7 years ago
Joel Hamill 06597ba26b MINOR: Menu updates and navigation (#4405) 7 years ago
Chris Egerton abf4c54701 KAFKA-4247; Prevent CLASSPATH from beginning with a single colon 7 years ago
Rajini Sivaram 6396d01957 KAFKA-6096: Add multi-threaded tests for group coordinator, txn manager (#4122) 7 years ago
lisa2lisa f2e9725ec9 KAFKA-6422 Mirror maker will throw null pointer exception when the message value is null (#4387) 7 years ago
Jorge Quilcate Otoya 2900af6b33 Updating docs for streams app reset tool (#4401) 7 years ago