3898 Commits (bb8eff1e70491c4ce2dad07249d769b467f4068e)
 

Author SHA1 Message Date
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
Apurva Mehta f1cc8008e5 KAFKA-5032; Update the docs for message size configs across the board 7 years ago
Ewen Cheslack-Postava e45c767d53 MINOR: Make JmxMixin wait for the monitored process to be listening on the JMX port before launching JmxTool 7 years ago
Matthias J. Sax 2265834803 KAFKA-5362: Add Streams EOS system test with repartitioning topic 8 years ago
Ismael Juma a5c47db138 KAFKA-5506; Fix NPE in OffsetFetchRequest.toString and logging improvements 8 years ago
Eno Thereska ee5eac715d KAFKA-5487; upgrade and downgrade streams app system test 8 years ago
Guozhang Wang d5e463b9de KAFKA-4829: Improve log4j on Streams thread / task-level 8 years ago
Ismael Juma d65844b527 MINOR: SaslChannelBuilder should be idempotent 8 years ago
Eno Thereska b490368735 HOTFIX: Don't check metadata unless you are creating topic 8 years ago
ppatierno 9ada0f8169 MINOR: Fixed way how logging methods are used for having a consistent one 8 years ago