4017 Commits (8ffb1a1fedad4350dd0f0ce0dd52107f962ce428)
 

Author SHA1 Message Date
Bill Bejeck 8ffb1a1fed KAFKA-5711: batch restore should handle deletes 7 years ago
Jason Gustafson 017a21c604 MINOR: Remove unneeded error handlers in deprecated request objects 7 years ago
Xavier Léauté 75b0f30c44 KAFKA-5077; fix GC logging arguments for Java 9 7 years ago
Jason Gustafson 23df2199d7 MINOR: Add missing deprecations on old request objects 7 years ago
Evgeny Veretennikov d2a2b80cc6 KAFKA-5507; Check if classpath is empty in kafka-run-class.sh 7 years ago
Ismael Juma 69d3d4aad6 KAFKA-5470; Replace -XX:+DisableExplicitGC with -XX:+ExplicitGCInvokesConcurrent in kafka-run-class 7 years ago
Eno Thereska 889da45dd0 MINOR: Improve instructions for running system tests with docker 7 years ago
Soenke Liebau 1ad74f5b76 KAFKA-5629; ConsoleConsumer should respect auto.offset.reset if specified on the command line 7 years ago
Damian Guy c35c479813 KAFKA-5717; InMemoryKeyValueStore should delete keys with null values during restore 7 years ago
Ewen Cheslack-Postava a593db6a2b MINOR: Standardize logging of Worker-level messages from Tasks and Connectors 7 years ago
Randall Hauch 1a653c813c KAFKA-5704: Corrected Connect distributed startup behavior to allow older brokers to auto-create topics 7 years ago
Xavier Léauté b8cf976865 MINOR: support retrieving cluster_id in system tests 7 years ago
Ismael Juma fb8edbdc63 MINOR: Update dependencies for 1.0.0 release 7 years ago
huxihx 649276abb2 KAFKA-2360; Extract producer-specific configs out of the common PerfConfig 7 years ago
Ismael Juma 98d4a48338 MINOR: Remove unused GroupState.state field 7 years ago
Colin P. Mccabe c9ffab1622 KAFKA-5658; Fix AdminClient request timeout handling bug resulting in continual BrokerNotAvailableExceptions 7 years ago
Bill Bejeck 57770dd235 KAFKA-5701: fix flaky RocksDBStore unit test 7 years ago
Bill Bejeck 1f0ad0121e HOTFIX: fix for standby tasks using batching restore 7 years ago
ppatierno f15cdc73dd KAFKA-5516: Formatting verifiable producer/consumer output in a similar fashion 7 years ago
Damian Guy 2010aa067f MINOR: add memory management section to streams docs 7 years ago
huxihx 1cd86284e8 KAFKA-5700; Producer should not drop header information when splitting batches 7 years ago
Paolo Patierno 1d291a4219 KAFKA-5643: Using _DUCKTAPE_OPTIONS has no effect on executing tests 7 years ago
Colin P. Mccabe d637c134c8 KAFKA-5602; ducker-ak: support --custom-ducktape 7 years ago
Jason Gustafson 70796c3ca3 MINOR: Fix error response handler for controlled shutdown v0 7 years ago
Ewen Cheslack-Postava 22611aca9b KAFKA-5535: Handle null values in ExtractField 7 years ago
Guozhang Wang 5704d8f05f HOTFIX: add the hyper link for storage 7 years ago
Balint Molnar c1690da071 KAFKA-5388; Replace ZkClient.subscribe*Changes methods with equivalent ZkUtils methods 7 years ago
Paolo Patierno c06fa5adaa MINOR: Added a couple of unit tests for KStreamPrint node when values are bytes 7 years ago
Paolo Patierno 332a8129d3 KAFKA-5619; Deprecate --new-consumer option in all tools 7 years ago
Paolo Patierno 5766f212db KAFKA-5599; ConsoleConsumer: deprecate --new-consumer option 7 years ago
Manikumar Reddy 62f03ba2cd MINOR: Avoid duplicate processing of notifications in ZkNodeChangeNotificationListener 7 years ago
Abhishek Mendhekar e7f7d40939 KAFKA-5461; Add metric to track global topic count and global parition count in a cluster 7 years ago
Jason Gustafson 5a516fb28e KAFKA-2507 KAFKA-2959; Remove legacy ControlledShutdown request/response objects 7 years ago
Max Zheng 613971f8d4 MINOR: Use commitId property if set 7 years ago
Ismael Juma 13deb84dcf MINOR: Null out all buffer references in RequestChannel.Request 7 years ago
Eno Thereska 6bee1e9e57 HOTFIX: Fixes to metric names of Streams 7 years ago
Dong Lin fb21209b5a KAFKA-5663; Pass non-null logDirFailureChannel to Log.apply 7 years ago
Guozhang Wang 125d69caee KAFKA-5671 Followup: Remove reflections in unit test classes 7 years ago
Guozhang Wang 630e9c5679 KAFKA-5006: Improve thrown exception error logs 7 years ago
Ismael Juma db306ec362 MINOR: Support versions with 3 segments in _kafka_jar_versions 7 years ago
Mariam John b7684b47b8 KAFKA-5096; Log invalid user configs and use defaults 7 years ago
Mariam John edcefccfd7 KAFKA-3623: KStreamTestDriver extends ExternalResource 7 years ago
Guozhang Wang 228a4fdb6d HOTFIX: handle commit failed exception on stream thread's suspend task 7 years ago
Paolo Patierno 94a6d6c02d KAFKA-5454: Add a new Kafka Streams example IoT oriented 7 years ago
Ismael Juma 4086db472d MINOR: Request log should be enabled by debug level 7 years ago
Jiangjie Qin cd4c6c0183 KAFKA-5630; Consumer should block on corrupt records and keep throwing an exception 7 years ago
Matthias J. Sax da2205578b KAFKA-5671: Add StreamsBuilder and Deprecate KStreamBuilder 7 years ago
Matthias J. Sax 1844bf2b2f KAFKA-5670: (KIP-120) Add Topology and deprecate TopologyBuilder 7 years ago
Bill Bejeck c50c941af1 KAFKA-5363 (KIP-167): implementing bulk load, restoration event notification 7 years ago
Dong Lin 4003c9384b KAFKA-5341; Add UnderMinIsrPartitionCount and per-partition UnderMinIsr metrics (KIP-164) 7 years ago