4089 Commits (adefc8ea076354e07839f0319fee1fba52343b91)
 

Author SHA1 Message Date
ppatierno 1d2d0bac9e MINOR: Fixed misleading reference to HTTPS instead of SSL support in the doc 7 years ago
ppatierno 8a81566214 KAFKA-5410; Fix taskClass() method name in Connector and flush() signature in SinkTask 7 years ago
Colin P. Mccabe 9ae09e8059 KAFKA-5623: ducktape kafka service: do not assume Service contains num_nodes 7 years ago
Vahid Hashemian 5bb53e034e KAFKA-5534; KafkaConsumer `offsetForTimes` result should include partitions with no offset 7 years ago
Apurva Mehta cdff011fe0 KAFKA-5610; WriteTxnMarker handler should return UNKNOWN_TOPIC_OR_PARTITION if replica is not available 7 years ago
Ewen Cheslack-Postava 9b7a6ee2a9 MINOR: Apply extra serialized rsync step to both parallel and serial paths 7 years ago
Matthias J. Sax b04bed022a KAFKA-3856; Cleanup Kafka Stream builder API (KIP-120) 7 years ago
umesh chaudhary e0099e1f58 KAFKA-5556; Fix IllegalStateException in KafkaConsumer.commitSync due to missing future completion check 7 years ago
jameschien fe4a469fce KAFKA-4830; Augment KStream.print() to allow users pass in extra parameters in the printed string 7 years ago
Ismael Juma 84d2b6a01c MINOR: Simplify SensorAccess usage 7 years ago
Balint Molnar 272956f03a KAFKA-5134; Replace zkClient.getChildren method with zkUtils.getChildren 7 years ago
Jeff Klukas 0816e47bfe MINOR: Docs update, Java clients use Kafka Metrics 7 years ago
Paolo Patierno 1b8aed6dc5 MINOR: Implement ConfigEntry.toString() 7 years ago
Jeff Widman 43aa14f2dc MINOR: Clarify wording in server.properties comment 7 years ago
Ewen Cheslack-Postava f50af9c31d KAFKA-5608: Add --wait option for JmxTool and use in system tests to avoid race between JmxTool and monitored services 7 years ago
Vahid Hashemian f87d58b796 MINOR: Code Cleanup 7 years ago
Vahid Hashemian 3bfc073f03 MINOR: Make 'Topic-Level Configs' a doc section for easier access 7 years ago
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