4708 Commits (0b3b6049f002acf040a5312cef35c87f199bbfd2)
 

Author SHA1 Message Date
Tanvi Jaywant 05e42e1df1 KAFKA-6451: Simplifying KStreamReduce and KStreamAggregate 7 years ago
Matthias J. Sax a78f66a5ae KAFKA-3625: Add public test utils for Kafka Streams (#4402) 7 years ago
Joel Hamill 6ea53d22e2 MINOR: Fix some streams web doc nits (#4411) 7 years ago
Kamil Szymański b5da5f8bec MINOR: Optimize KTable-KTable join value getter supplier (#4458) 7 years ago
RichardYuSTUG 2f267871ea HOTFIX: ambiguity issue calling putAll() in scala compilation against JAVA 9 7 years ago
Vahid Hashemian 1e04f5d234 MINOR: Fix Javadoc Issues (#4190) 7 years ago
Rajini Sivaram 9b3722cea1
KAFKA-6245: Dynamic update of topic config defaults (#4466) 7 years ago
Colin Patrick McCabe e8b30e4d25 MINOR: MetadataResponse#toStruct should serialize null leaders correctly. (#4449) 7 years ago
Rajini Sivaram 70cecb6881 KAFKA-6244; Dynamic update of log cleaner configuration (#4465) 7 years ago
Koen De Groote 1fef10d47f MINOR: Replace empty string concattenation with String.valueOf() where possible. (#4369) 7 years ago
Jakub Scholz 93ab94d7ed MINOR: Add authorizer.class.name to the security section in documentation (#4310) 7 years ago
Antony Stubbs 4a274bc9fd MINOR: JavaDoc improvements for RangeAssignor (#4079) 7 years ago
ekenny a9af5c7963 MINOR: Changed javadoc on KafkaConsumer#endOffsets (#3470) 7 years ago
Elyahou 739256bea9 MINOR: Fix comment on how to consume __consumer_offsets (#3710) 7 years ago
Travis Wellman a693e86181 MINOR: fix command help description on zookeeper host strings URLs (#2940) 7 years ago
Scott d706c87cb2 MINOR: a single doc typo (#2969) 7 years ago
Jeyhun Karimov c8d80073c9 MINOR: update javadocs for serde (#3047) 7 years ago
Mickael Maison 115c305526 MINOR: Fixed a few typos in configs and streams docs (#4452) 7 years ago
Yu-Jhe decfb834fb Add missing backslash (#4474) 7 years ago
Bill Bejeck c615c597aa KAFKA-6205: initialize topology after state stores restoration completed 7 years ago
Matthias J. Sax d673c8cf94 MINOR: update upgrade notes with regard to KIP-149 (#4439) 7 years ago
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