3338 Commits (83824089f2371d6375c2713d494f276aec27c1a1)
 

Author SHA1 Message Date
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
Eno Thereska b865a8b1dc KAFKA-4716: send create topics to controller in internaltopicmanager 8 years ago
Eno Thereska f8c11eb0c3 HOTFIX: Add missing default arguments to __init__ 8 years ago
Damian Guy 69d3af8be2 MINOR: fix integer overflow in simple benchmark MB/sec calculation 8 years ago
Onur Karaman 6c1478d19f KAFKA-4749; Fix join-time-max and sync-time-max MeasurableStat type 8 years ago
Alex Loddengaard 8bd8751aa7 MINOR: changes to the production broker configuration docs. 8 years ago
Eno Thereska 13a82b48ca KAFKA-4702: Parametrize streams benchmarks to run at scale 8 years ago
Jonathan Monette c7c113af63 MINOR: Add logging when commitSync fails in StreamTask 8 years ago
Eno Thereska e7c869e65d HOTFIX: renamed test so it is picked up by ducktape 8 years ago
Damian Guy b621703706 KAFKA-4648: Improve test coverage StreamTask 8 years ago
Satish Duggana effa19c045 KAFKA-4741; Fix potential buffer leak in RecordAccumulator in case of exception 8 years ago
Gwen Shapira 2e662a0616 KAFKA-4733: Improve Streams Reset Tool console output 8 years ago
Tim Carey-Smith 7f6bf5d447 KAFKA-4725; Stop leaking messages in produce request body when requests are delayed 8 years ago
Jiangjie Qin 6cef4f5e4c KAFKA-4734; Trim the time index on old segments 8 years ago
huxi be98865dfc KAFKA-4727; A Production server configuration needs to be updated 8 years ago