4107 Commits (b041c8d87deab536b262e6260334b5bda1d896c8)
 

Author SHA1 Message Date
Kamal C ef27515943 MINOR: Typo error corrected in the KStream Javadoc. 7 years ago
Joel Dice 8068a3560b MINOR: consume from outputTopic in EosIntegrationTest.runSimpleCopyTest 7 years ago
Eno Thereska 4416739915 MINOR: Upgraded RocksDB to 5.3.6 7 years ago
Manikumar Reddy O 9c6fc95f91 MINOR: Update docstring for "offsets.retention.minutes" config 7 years ago
Bill Bejeck 2628695356 MINOR: need to be backwards compatible with deprecated default configs until removed 7 years ago
Matthias J. Sax 990382b94c KAFKA-5566: fixed race condition between flush and commit 7 years ago
Eno Thereska a1f97c8dc4 KAFKA-5157; Options for handling corrupt data during deserialization 7 years ago
Guozhang Wang 6a5cd67b9b HOTFIX: fix a few typos on streams quickstart 7 years ago
Eno Thereska 7bfe008ae1 MINOR: Move quickstart under streams 7 years ago
Eno Thereska bb8eff1e70 MINOR: Reduce logging level 7 years ago
Matthias J. Sax 35f9fa804b KAFKA-5464: Follow up. Increase poll timeout 7 years ago
Damian Guy 75f1b757e1 HOTFIX: fix paths in streams index 7 years ago
Ismael Juma c574c58a16 MINOR: Improve versioning in docs when a full version is required 7 years ago
Eno Thereska 071b8f975f KAFKA-5566; fix unit test shouldAllowToQueryAfterThreadDied 7 years ago
Matthias J. Sax 6ea36bc6fb HOTFIX: disable flaky system tests 7 years ago
Damian Guy 0046a881d3 HOTFIX: fix broken streams test 7 years ago
huxihx 6d203361a0 KAFKA-5508; Documentation for altering topics 7 years ago
Eno Thereska 9078554232 KAFKA-5372; fixes to state transitions 7 years ago
Matthias J. Sax f53f5eaa1b KAFKA-5464; StreamsKafkaClient should not use StreamsConfig.POLL_MS_CONFIG 7 years ago
Paolo Patierno e68a94056f KAFKA-5557: Using a logPrefix inside the StreamPartitionAssignor 7 years ago
Matthias J. Sax 70e949d522 KAFKA-5167: Release state locks in case of failure 7 years ago
Paolo Patierno 3ab0456db8 KAFKA-5525: Streams reset tool should have same console output with or without dry-run 7 years ago
Damian Guy 6cae5ec668 MINOR: add IQ docs to streams documentation 7 years ago
Rajini Sivaram 48c2160c75 MINOR: Wait for tasks to terminate to avoid exception in test teardown 7 years ago
ppatierno ef5867dce3 KAFKA-5469; Created state changelog topics not logged correctly 7 years ago
Rajini Sivaram afb91a02ae MINOR: Add test brokers to list as they are created to ensure cleanup 7 years ago
Eno Thereska cbafc08a5f MINOR: compatibility tests for streams 7 years ago
Guozhang Wang 2c6e9a9653 MINOR: Follow-up Streams doc changes to break into sub-pages 7 years ago
Guozhang Wang c9f777cc44 HOTFIX: Add back the copy-constructor of abstract stream 7 years ago
Jeremy Custenborder ab8e9d1755 KAFKA-5548: Extended validation for SchemaBuilder methods. 7 years ago
Jason Gustafson 9238aeaa21 KAFKA-5522; ListOffsets should bound timestamp search by LSO in read_committed 7 years ago
Ben Stopford 9c2de4920e KAFKA-5542; Improve Java doc for LeaderEpochFileCache.endOffsetFor() 7 years ago
Ismael Juma 49ed16daf4 MINOR: Compatibility and upgrade tests for 0.11.0.x 7 years ago
Kamal C 342f34a199 MINOR: InFlightRequests#isEmpty(node) method corrected. 7 years ago
Apurva Mehta 6471822079 KAFKA-5020; Update message format in implementation docs 7 years ago
Damian Guy 17bdd4831c MINOR: remove unused eosEnabled field from ProcessorStateManager 7 years ago
Michael G. Noll 7429f49780 MINOR: reduce() javadocs: clarify position of arguments 7 years ago
Matthias J. Sax 0dfeb31a11 KAFKA-5485; Streams should not suspend tasks twice 7 years ago
Jason Gustafson c4193cd1ad MINOR: Rename baseTimestamp to firstTimestamp to clarify usage 7 years ago
Dong Lin a16475eb33 KAFKA-5544; The LastStableOffsetLag metric should be removed when partition is deleted 7 years ago
Colin P. Mccabe 5536b1237f KAFKA-5484: Refactor kafkatest docker support 7 years ago
Ismael Juma 27fdd46dcd MINOR: Improve TransactionIndex.sanityCheck() message 7 years ago
Rajini Sivaram dc95456f1d KAFKA-5402; Avoid creating quota related metrics if quotas not enabled 7 years ago
Ismael Juma a05a00e503 MINOR: Implement `toString` in some Validator instances 7 years ago
Jason Gustafson cb0325d484 KAFKA-5490; Cleaner should retain empty batch if needed to preserve producer last sequence 7 years ago
Apurva Mehta f05c70b069 MINOR: Enable the TransactionsBounceTest 7 years ago
Michal Borowiecki efb060c57f KAFKA-5233; KIP-138: Change punctuate semantics 7 years ago
Ismael Juma a293e1dc0c MINOR: Adjust checkstyle suppression paths to work on Windows 7 years ago
Matthias J. Sax 1d28e25748 MINOR: remove unnecessary null check 7 years ago
Jason Gustafson 031da889bc MINOR: Fix race condition in KafkaConsumer close 7 years ago