3409 Commits (c31958eb0d547b10a388fc63fcc3cbe00dec27f2)
 

Author SHA1 Message Date
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
Guozhang Wang c8baf28545 MINOR: Update Streams docs: quickstart and concepts 8 years ago
Guozhang Wang 7436d28a24 KAFKA-3896: Fix KStream-KStream leftJoin in RepartitionIntegrationTest 8 years ago
Damian Guy 35cd008e5a KAFKA-4645: Improve test coverage of ProcessorTopology 8 years ago
Damian Guy da70316a58 KAFKA-4647: Improve test coverage of GlobalStreamThread 8 years ago
Damian Guy 3e85f131e6 KAFKA-4642: Improve test coverage of ProcessorStateManager 8 years ago
Onur Karaman 063d534c51 KAFKA-3959: enforce offsets.topic.replication.factor upon __consumer_offsets auto topic creation (KIP-115) 8 years ago
Damian Guy 3d9f34dd84 MINOR: Change rocksdb logging to error level 8 years ago
Ewen Cheslack-Postava cea4613533 MINOR: Update docs for version 0.10.2.0 8 years ago
Damian Guy 0b48ea1c81 KAFKA-4677: Avoid unnecessary task movement across threads during rebalance 8 years ago
Ewen Cheslack-Postava 82744414d5 KAFKA-4717: Use absolute paths to files in root directory so all jars include LICENSE and NOTICE files 8 years ago
Jason Gustafson 5afe959647 MINOR: Logging improvements in consumer internals 8 years ago
Manikumar reddy O b948f43278 KAFKA-2955; Add a simple ">" prompt to console producer 8 years ago