2036 Commits (73ecd7a1797a023039fea365a08dbdba4171d10b)
 

Author SHA1 Message Date
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
Jason Gustafson 394eda510d KAFKA-2877: handle request timeout in sync group 9 years ago
Jun Rao 5a9b12eb5d trivial doc fix to add link to Quotas 9 years ago
jholoman c213952fa1 Minor: Fix KafkaConsumer Constructor Summary javadoc 9 years ago
Gwen Shapira e32df4722c KAFKA-2879: Make MiniKDC test service slightly more generic 9 years ago
Ismael Juma f81dd4a4fb MINOR: Bump version to 0.9.1.0-SNAPSHOT 9 years ago
Bill Bejeck 84c8d2bb86 KAFKA-2872: unite sink nodes with parent nodes in addSink 9 years ago
Jun Rao 3e0333d692 trivial change: revert incorrect change to ssl.key.password 9 years ago
Ashish Singh 6a1993b8e0 KAFKA-2862: Fix MirrorMaker's message.handler.args description 9 years ago
Jason Gustafson b16817a54c KAFKA-2812: improve consumer integration tests 9 years ago
Rajini Sivaram 0d68eb73f3 KAFKA-2718: Avoid reusing temporary directories in core unit tests 9 years ago
Jun Rao a7726ee651 trivial change to 0.9.0 docs to fix incorrect ssl.key.password 9 years ago
Jun Rao b609645dc4 trivial change to 0.9.0 docs to fix outdated ConsumerMetadataRequest 9 years ago
Geoff Anderson 9b0ddc555f MINOR: Log at INFO level in Benchmark tests 9 years ago
Ismael Juma b1d17e7ef0 KAFKA-2863; Add a `close()` method to `Authorizer` 9 years ago
Ewen Cheslack-Postava 7b3d1bf6a3 KAFKA-2867: Fix missing WorkerSourceTask synchronization and handling of InterruptException. 9 years ago
Ismael Juma d0614f97bc KAFKA-2869; Host used by Authorizer should be IP address not hostname/IP 9 years ago