3371 Commits (dd71e4a8d830c9de40b5ec3f987f60a1d2f26b39)
 

Author SHA1 Message Date
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
Dong Lin 45d9fb3d5f KAFKA-4735; Fix deadlock issue during MM shutdown 8 years ago
Guozhang Wang 2c0055e62f HOTFIX: Do Not use unlimited num messages in IntegrationTestUtils 8 years ago
Ewen Cheslack-Postava 82e75b9607 MINOR: Fix import for streams broker compatibility test to use new DEV_BRANCH constant 8 years ago
Edoardo Comar 48aec6ef1e KAFKA-4441; Monitoring incorrect during topic creation and deletion 8 years ago
Jan Lukavsky b31a7a9022 KAFKA-4728; KafkaConsumer#commitSync should copy its input 8 years ago
Adrian McCague 1f8a2ad2ed KAFKA-4461: Added support to ProcessorTopologyTestDriver for internal topics 8 years ago
Damian Guy 7de22453bb KAFKA-4724: Clean up of state directories can possibly remove stores that are about to be used by another thread 8 years ago
Apurva Mehta d0932b0286 KAFKA-4558; throttling_test fails if the producer starts too fast 8 years ago
Jason Gustafson 88809b9b8e HOTFIX: Verifiable producer request timeout needs conversion to milliseconds 8 years ago
Guozhang Wang 7ebc5da606 KAFKA-3452 Follow-up: Optimize ByteStore Scenarios 8 years ago
Damian Guy d95f22c12c KAFKA-4646: Improve test coverage AbstractProcessorContext 8 years ago
Damian Guy 47517da40d KAFKA-4649: Improve test coverage GlobalStateManagerImpl 8 years ago
Bill Bejeck da082900b3 KAFKA-4662: adding test coverage for addSource methods with AutoOffsetReset 8 years ago
Matthias J. Sax ab4ebb4bb9 MINOR: added upgrade and API changes to docs 8 years ago
Jason Gustafson ea70a9bcfc MINOR: Ensure timestamp type is provided when up-converting messages 8 years ago
Maysam Yabandeh cb674e5487 KAFKA-4039; Fix deadlock during shutdown due to log truncation not allowed 8 years ago
Jason Gustafson 76550dd895 KAFKA-4719: Consumption timeout should take into account producer request timeout 8 years ago