1902 Commits (747dc930ff710ec890b5f054b4ec4bf7bbb7c960)
 

Author SHA1 Message Date
Yasuhiro Matsuda 991aad23ba KAFKA-2962: stream-table table-table joins 9 years ago
Jason Gustafson 454d7d0901 KAFKA-2924: support offsets topic in DumpLogSegments 9 years ago
Dong Lin ef92a8ae74 KAFKA-2668; Add a metric that records the total number of metrics 9 years ago
Jason Gustafson ee6b5e044c KAFKA-2667; Fix assertion depending on hash map order in KafkaBasedLogTest.testSendAndReadToEnd 9 years ago
Ismael Juma b5f5be69ea KAFKA-2399; Replace `Stream.continually` with `Iterator.continually` 9 years ago
Ismael Juma d09188aa36 MINOR: Use `EasyMock.newCapture` instead of deprecated `new Capture` 9 years ago
Vahid Hashemian e1c4aefc36 KAFKA-2957: Fix typos in Kafka documentation 9 years ago
Grant Henke 5bc90d4542 KAFKA-2958: Remove duplicate API key mapping functionality 9 years ago
Yasuhiro Matsuda 268392f5e9 HOTFIX: fix ProcessorStateManager to use correct ktable partitions 9 years ago
Grant Henke b390b15cdb MINOR: Remove unused DoublyLinkedList 9 years ago
Guozhang Wang d05fa0a03b KAFKA-2804: manage changelog topics through ZK in PartitionAssignor 9 years ago
Jay Kreps 23f36c5903 KAFKA-2950: Fix performance regression in the producer 9 years ago
Yasuhiro Matsuda 39c3512ece KAFKA-2856: Add KTable non-stateful APIs along with standby task support 9 years ago
Jason Gustafson cd54fc8816 KAFKA-2931: add system test for consumer rolling upgrades 9 years ago
Flavio Junqueira 80df435001 KAFKA-2905: System test for rolling upgrade to enable ZooKeeper ACLs with SASL 9 years ago
Jason Gustafson 13e483adee KAFKA-2942: inadvertent auto-commit when pre-fetching can cause message loss 9 years ago
Anna Povzner 5b5f6bbe68 KAFKA-2825: Add controller failover to existing replication tests 9 years ago
Luciano Afranllie b09663eeec MINOR: ConsoleConsumer - Fix number of processed messages count 9 years ago
bbejeck a5382a333e KAFKA-2902: streaming config use get base consumer configs. 9 years ago
Jason Gustafson 9fb1e25738 KAFKA-2880: consumer should handle disconnect/timeout for metadata requests 9 years ago
Anna Povzner 8c3c9548b6 KAFKA-2851 Using random file names for local kdc files to avoid conflicts. 9 years ago
Rajini Sivaram cff03f8b68 KAFKA-2642; Run replication tests with SSL and SASL clients 9 years ago
Grant Henke 69269e76a4 KAFKA-2421: Upgrade LZ4 to version 1.3 9 years ago
Grant Henke 0a52ddfd03 MINOR: Fix building from subproject directory 9 years ago
Dong Lin 4649c347b6 MINOR - fix typo in index corruption warning message 9 years ago
Ben Stopford 0264127ba8 KAFKA-2915: Fix problem with System Tests that use bootstrap.servers embedded in jinja files 9 years ago
Ismael Juma fb6ea6b179 MINOR: Update LinkedIn JVM tuning settings 9 years ago
Jason Gustafson eafc349a1f KAFKA-2913: missing partition check when removing groups from cache 9 years ago
Ben Stopford 6b4cc2ea2b KAFKA-2771: Added rolling upgrade system test (ducktape) for Secured Cluster 9 years ago
Ismael Juma a35334908d MINOR: Update "Java Version" section 9 years ago
Alex Sherwin ea971397c8 MINOR: Fixed new consumer Javadoc typo 9 years ago
Jason Gustafson 78e7f87db8 MINOR: fix verifiable consumer assertion 9 years ago
Ewen Cheslack-Postava 75c7abd826 KAFKA-2906: Fix Connect javadocs, restrict only to api subproject, and clean up javadoc warnings. 9 years ago
Flavio Junqueira 4a8acdf9d7 KAFKA-2732; Add class for ZK Auth. 9 years ago
Tomasz Nurkiewicz 1dd558aece MINOR: Avoiding warning about generics in sample code 9 years ago
Ben Stopford 09b43beb1d KAFKA-2899: improve logging when unexpected exceptions thrown in reading local log 9 years ago
Maksim Logvinenko 4a0e011be3 KAFKA-2882: Add constructor cache for Snappy and LZ4 Output/Input streams in Compressor.java 9 years ago
Jesse Anderson c18a1bd64e KAFKA-2892 Consumer Docs Use Wrong Method 9 years ago
Grant Henke abf6b2ebb3 MINOR: Improve broker id documentation 9 years ago
Yasuhiro Matsuda d07bb18140 MINOR: comments on KStream methods, and fix generics 9 years ago
Yasuhiro Matsuda 5e8958a856 MINOR: initialize Serdes with ProcessorContext 9 years ago
Rajini Sivaram 69a1cced49 KAFKA-2643: Run mirror maker ducktape tests with SSL and SASL 9 years ago
Guozhang Wang 34a6be2ccd MINOR: Support GitHub OAuth tokens in kafka-merge-pr.py 9 years ago
Yasuhiro Matsuda e14ae66e72 MINOR: change KStream processor names 9 years ago
Rajini Sivaram 8ed271b82a KAFKA-2718: Prevent temp directory being reused in parallel test runs 9 years ago
Yasuhiro Matsuda 617a91a236 HOTFIX: fix StreamTask.close() 9 years ago
Rajini Sivaram 87b894d682 KAFKA-2878; Guard against OutOfMemory in Kafka broker 9 years ago
Ismael Juma 3022c1938d MINOR: Introduce `installAll` and accept major as well as full Scala version 9 years ago
Ewen Cheslack-Postava d1053915f6 KAFKA-2803: Add hard bounce system test for Kafka Connect. 9 years ago
Guozhang Wang 395bf46dda KAFKA-2881: Improve Consumer Configs and API Documentation 9 years ago