4037 Commits (3e22c1c04a8751d8b6bd4cefa88f8f33ec2de8e0)
 

Author SHA1 Message Date
Eno Thereska 3e22c1c04a KAFKA-5725; More failure testing 7 years ago
Damian Guy 75c78e9692 KAFKA-5668; fetch across stores in CompositeReadOnlyWindowStore & CompositeReadOnlySessionStore 7 years ago
huxihx 3457c4761a KAFKA-5745; makeLeader should invoke `convertHWToLocalOffsetMetadata` before marking it as leader 7 years ago
Colin P. Mccabe a4720b25a3 KAFKA-5744; ShellTest: add tests for attempting to run nonexistent program, error return 7 years ago
Xavier Léauté 520e651d53 KAFKA-5742: support ZK chroot in system tests 7 years ago
Jason Gustafson 334a30bcff KAFKA-5730; Consumer should invoke async commit callback before sync commit returns 7 years ago
Bill Bejeck efe4f6540a KAFKA-5733: RocksDB bulk load with lower number of levels 7 years ago
Konstantine Karantasis 72eacbea5b KAFKA-5567: Connect sink worker should commit offsets of original topic partitions 7 years ago
Colin P. Mccabe bf34a5b740 KAFKA-5737; KafkaAdminClient thread should be daemon 7 years ago
Randall Hauch 3b1cea60e9 KAFKA-5731; Corrected how the sink task worker updates the last committed offsets 7 years ago
Jason Gustafson 869ef5579f HOTFIX: ConsoleConsumer using wrong old consumer config value for auto.offset.reset 7 years ago
Andrey Dyachkov c0f7a77058 KAFKA-4643; Improve test coverage of StreamsKafkaClient 7 years ago
Rajini Sivaram 21ea4b1d2a KAFKA-5595; Ensure client connection ids are not reused too quickly 7 years ago
Jason Gustafson 8265a43897 MINOR: Safer handling of requests prior to SASL authentication 7 years ago
Damian Guy e19c37e591 KAFKA-5673; refactor KeyValueStore hierarchy to make MeteredKeyValueStore outermost 7 years ago
Ismael Juma f4dc5ac15c MINOR: AdminClient should register with `AppInfoParser` 7 years ago
Guozhang Wang b6102cf4b2 HOTFIX: missing imports and version on web docs 7 years ago
Guozhang Wang d2774e302f KAFKA-5727: Add Streams quickstart tutorial as an archetype project 7 years ago
Damian Guy 3e69ce8015 KAFKA-5702; extract refactor StreamThread 7 years ago
Bill Bejeck b2b529522d MINOR: First cut at porting State Store docs to AK 7 years ago
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