3192 Commits (2e662a061608a0755274da3e2ccf87401936febf)
 

Author SHA1 Message Date
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
Matthias J. Sax e108a8b4ed KAFKA-4613: Follow-up to fix JavaDocs 8 years ago
Jeyhun Karimov b559846f2f KAFKA-4613: Treat null-key records the same way for joins and aggreations 8 years ago
Matthias J. Sax 413444c0ec MINOR: JavaDoc markup cleanup 8 years ago
Balint Molnar 84323eea23 KAFKA-4679: Remove unstable markers from Connect APIs 8 years ago
Ewen Cheslack-Postava 6264cc1557 KAFKA-4450; Add upgrade tests for 0.10.1 and rename TRUNK to DEV_BRANCH to reduce confusion 8 years ago
Colin P. Mccabe 8827a5b34e KAFKA-4635; Client Compatibility follow-ups 8 years ago
Matthias J. Sax 4c42654b1e MINOR: update JavaDocs for Kafka Streams DSL helpers 8 years ago
Rajini Sivaram aef6927a42 KAFKA-4557; Handle Producer.send correctly in expiry callbacks 8 years ago
Ewen Cheslack-Postava 1b964396b8 MINOR: Update copyright year in the NOTICE file. 8 years ago
Colin P. Mccabe 4a14adbb63 KAFKA-4664; Update docs/protocol.html with KIP-97 information 8 years ago
Jason Gustafson 57f0cb2997 KAFKA-4704; Coordinator cache loading fails if groupId is reused for offset storage after group is removed 8 years ago
Akash Sethi 9213de8f14 MINOR: Replace for within for each; replace if-elseif with match 8 years ago
Damian Guy 662c2f893c KAFKA-4644: Improve test coverage of StreamsPartitionAssignor 8 years ago
Matthias J. Sax 1bd11b23ab MINOR: Update KTable JavaDoc 8 years ago
Kamal C ec76ea3436 MINOR: Include more detail in `ConfigDef.parseType` exception message 8 years ago
Ismael Juma 1956b46252 KAFKA-4578; Upgrade notes for 0.10.2.0 8 years ago
Matthias J. Sax 4277645d25 MINOR: Streams API JavaDoc improvements 8 years ago