4122 Commits (beeed86600f3571635e83e6a3b6ee0c38679c7fe)
 

Author SHA1 Message Date
Ewen Cheslack-Postava fc0ea25025 MINOR: Add another common error case for CorruptRecordException's error message 7 years ago
Gwen Shapira ea8845bbd6 KAFKA-5384: Enable topic deletion by default 7 years ago
Kamal C bbc3900185 MINOR: Use static imports in KafkaLog4jAppender 7 years ago
Ismael Juma 454f0f1ca1 MINOR: Remove flaky assertion in verifyCloseOldestConnectionWithStagedReceives 7 years ago
Ewen Cheslack-Postava d663005fdd MINOR: Do not wait for first line of console consumer output since we now have a more reliable test using JMX 7 years ago
Rajini Sivaram 28c83d9667 KAFKA-5587; Remove channel only after staged receives are delivered 7 years ago
Jan Burkhardt e2fe19d22a KAFKA-5600; Fix group loading regression causing stale metadata/offset cache 7 years ago
Jeremy Custenborder 6d7a81b478 KAFKA-5579: check for null 7 years ago
Rajini Sivaram cf94b188f1 MINOR: Use correct connectionId in SocketServer log message 7 years ago
Xianyang Liu d0ce0a95de MINOR: Correct the ConsumerPerformance print format 7 years ago
Guozhang Wang 873eeae9f7 MINOR: Change log level for group member failure from debug to info 7 years ago
Ismael Juma 1685e7112c MINOR: Enable a number of xlint scalac warnings 7 years ago
Balint Molnar e391045473 KAFKA-5127; Replace pattern matching with foreach where the case None is ignored 7 years ago
Gregor Uhlenheuer 2d2e9adb5d KAFKA-5584; Fix integer overflow in Log.size 7 years ago
Evgeny Veretennikov 0547a08254 MINOR: typo in variable name "unkownInfo" 7 years ago
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