3402 Commits (359a68510801a22630a7af275c9935fb2d4c8dbf)
 

Author SHA1 Message Date
Jean-Philippe Daigle 0be3a7226f MINOR: fixed javadoc typo in KafkaProducer.partitionsFor 8 years ago
Kamal C 01898ebbad MINOR: Code quality improvements to Config classes 8 years ago
Armin Braun 1ed4b48d5a KAFKA-4198; Fix race condition in KafkaServer.shutdown() 8 years ago
Guozhang Wang 6a55d41fe3 HOTFIX: add js template to upgrade.html 8 years ago
Eno Thereska 3428bc1a25 MINOR: Reduce stream thread metrics overhead 8 years ago
Ismael Juma 5a2abc5182 KAFKA-4788: Revert "KAFKA-4092: retention.bytes should not be allowed to be less than segment.bytes" 8 years ago
Ismael Juma 015f1d7381 MINOR: Move ProtoUtils methods to ApiKeys 8 years ago
Rajini Sivaram 5916ef0227 KAFKA-4786; Wait for heartbeat thread to terminate in consumer close 8 years ago
Colin P. Mccabe 913c09e4a9 KAFKA-4708; Fix transient failure in BrokerApiVersionsCommandTest.checkBrokerApiVersionCommandOutput 8 years ago
Colin P. Mccabe 696b1d311c KAFKA-4757; NetworkClient should log request details at trace level when a request is cancelled because of disconnection 8 years ago
Eno Thereska 7b302add35 KAFKA-4752: Fixed bandwidth calculation 8 years ago
Jason Gustafson 8bd06482d0 MINOR: Remove unused MessageWriter and CompressionFactory 8 years ago
Christopher L. Shannon f48e8c1a88 MINOR: Add build_eclipse to .gitignore 8 years ago
Jason Gustafson 3b8b7a4be3 MINOR: Fix NPE handling unknown APIs in NodeApiVersions.toString 8 years ago
Jason Gustafson e41e782006 KAFKA-4776; Implement graceful handling for improperly formed compressed message sets 8 years ago
Armin Braun 3db3d73de6 MINOR: Fixed 3 inner classes without instance reference to be static 8 years ago
Armin Braun d24d932efb HOTFIX: ClassCastException in Request error logging 8 years ago
Allen Xiang dcea498568 KAFKA-4777; Backoff properly in consumer heartbeat thread if no brokers are available 8 years ago
Colin P. Mccabe 916edc3a4e KAFKA-4774; Inner classes which don't need a reference to the outer c… 8 years ago
Apurva Mehta c6fcc721e2 MINOR: Increase consumer init timeout in throttling test 8 years ago
Prabhat Kashyap d734f4e56d MINOR: Replace for with foreach loop in common module 8 years ago
Jason Gustafson a515e93570 HOTFIX: ClassCastException in request logging 8 years ago
Damian Guy 1f1e794ad0 KAFKA-4317: Regularly checkpoint StateStore changelog offsets 8 years ago
Ismael Juma fc1cfe475e MINOR: Remove Struct from Request/Response classes 8 years ago
Jiangjie Qin 1f2ee5f0a9 KAFKA-4340; Follow-up fixing system test failures and handling non default log.retention.ms 8 years ago
Colin P. Mccabe a88737929e KAFKA-4775; Fix findbugs warnings in kafka-tools 8 years ago
Damian Guy 505af6bfda KAFKA-4484: Set more conservative default values on RocksDB for memory usage 8 years ago
Jason Gustafson 022d2017a7 MINOR: Move compression stream construction into CompressionType 8 years ago
Aegeaner 6c839395b7 KAFKA-4709:Error message from Struct.validate() should include the name of the offending field. 8 years ago
Armin Braun a1900ada7f KAFKA-4765; Fixed Intentionally Broken Hosts Resolving to 127.0.53.53 in tests 8 years ago
Steven Schlansker cb725c6a2d KAFKA-4720: Add a KStream#peek(ForeachAction<K, V>) in DSL 8 years ago
Matthias J. Sax af182480d2 MINOR: fix indention in <pre> tags 8 years ago
Damian Guy abe5e0e489 MINOR: add session windows doc to streams.html 8 years ago
Eno Thereska 2e1b00f262 MINOR: Stream metrics documentation 8 years ago
Matthias J. Sax 2c91b324d4 HOTFIX: fixed section incompatible Steams API changes 8 years ago
Damian Guy 4db048d612 MINOR: don't throw CommitFailedException during suspendTasksAndState 8 years ago
Jason Gustafson 3b36d5cff0 KAFKA-4761; Fix producer regression handling small or zero batch size 8 years ago
Colin P. Mccabe ed91af512f KAFKA-4756; The auto-generated broker id should be passed to MetricRe… 8 years ago
rnpridgeon 5dabca0259 KAFKA-4758; Connect missing checks for NO_TIMESTAMP 8 years ago
Dustin Cote 260d487cdd MINOR: Update comment in SimpleAclAuthorizer to have correct JSON format 8 years ago
Jiangjie Qin 8bc9d58393 KAFKA-4340; Change default message.timestamp.difference.max.ms to the same as log.retention.ms 8 years ago
Vahid Hashemian 601d4040d4 MINOR: Fix quickstart in docs 8 years ago
Damian Guy 1c45f79c91 MINOR: add GlobalKTable doc to streams.html 8 years ago
Damian Guy 253dfcf475 MINOR: update KafkaStreams.metadataForKey(...) javadoc 8 years ago
Damian Guy 516d328494 MINOR: update README with how to run code coverage on module. add reportCoverage at subProject level 8 years ago
Vahid Hashemian 9898d665d1 MINOR: Use an explicit `Errors` object when possible instead of a numeric error code 8 years ago
Guozhang Wang a15fcea799 MINOR: add architecture section and configure / execution for streams 8 years ago
Grant Henke b5dd39dda6 KAFKA-4525; Kafka should not require SSL truststore password 8 years ago
Dhwani Katagade b6c34e2df5 KAFKA-4617; Improve configuration of Gradle’s eclipse task 8 years ago
Bill Bejeck d24616777a KAFKA-4654: Improve test coverage for MemoryLRUCacheStore 8 years ago