4911 Commits (0e0fd4fe8d8b3701b38dfdcd875fb4f4f98d23c2)
 

Author SHA1 Message Date
Jason Gustafson 7041e76bd6 MINOR: Some logging improvements for debugging delayed produce status (#4691) 7 years ago
Ewen Cheslack-Postava f264bfa296 KAFKA-6676: Ensure Kafka chroot exists in system tests and use chroot on one test with security parameterizations (#4729) 7 years ago
asutosh936 02a8ef8595 KAFKA-6486: Implemented LinkedHashMap in TimeWindows (#4628) 7 years ago
Dong Lin 4391a4214d MINOR: Use log start offset as high watermark if current value is out of range (#4722) 7 years ago
Matthias J. Sax 7fe06a8666
MINOR: fix flaky Streams EOS system test (#4728) 7 years ago
Dhruvil Shah ae31ee63dc KAFKA-6530: Use actual first offset of message set when rolling log segment (#4660) 7 years ago
Sandor Murakozi 2afac71566 MINOR: Remove unnecessary null checks (#4708) 7 years ago
Jason Gustafson 9782465d6f
KAFKA-6672; ConfigCommand should create config change parent path if needed (#4727) 7 years ago
Colin Patrick McCabe a70e4f95d7 KAFKA-6658; Fix RoundTripWorkload and make k/v generation configurable (#4710) 7 years ago
Matthias J. Sax 394aa74261
KAFKA-6454: Allow timestamp manipulation in Processor API (#4519) 7 years ago
Chris Egerton b6ae51b108 Allow users to specify 'if-not-exists' when creating topics while testing (#4715) 7 years ago
huxi a9c16a8110 KAFKA-6663: Doc for `GlobalKTable` should be corrected. (#4723) 7 years ago
Colin Patrick McCabe 9e0e6e43a7 MINOR: Trogdor should not assume an agent co-located with the controller (#4712) 7 years ago
Randall Hauch e7ef719a5b KAFKA-6661: Ensure sink connectors don’t resume consumer when task is paused 7 years ago
John Roesler 7006d0f58b MINOR: Streams system tests fixes/updates (#4689) 7 years ago
Kamal C a6fad27372 KAFKA-6106: Postpone normal processing of tasks within a thread until restoration of all tasks have completed. (#4651) 7 years ago
huxi d2aca95aeb MINOR: Fix incorrect expression for KTable in stream doc. (#4718) 7 years ago
Jason Gustafson 372b4c6a77
KAFKA-6656; Config tool should return non-zero status code on failure (#4711) 7 years ago
Colin Patrick McCabe 8c10e06007 MINOR: Avoid nulls when deserializing Trogodor JSON (#4688) 7 years ago
Rajini Sivaram 5cdb951091 KAFKA-6653; Complete delayed operations even when there is lock contention (#4704) 7 years ago
Guozhang Wang 925acc9f47
KAFKA-4831: add documentation for KIP-265 (#4686) 7 years ago
Edoardo Comar 35c08189cb MINOR: fixing streams test-util compilation errors in Eclipse (#4631) 7 years ago
Dong Lin d935699486 KAFKA-6640; Improve efficiency of KafkaAdminClient.describeTopics() (#4694) 7 years ago
Chia-Ping Tsai d2bbcbed44 MINOR: Correct "exeption" to "exception" in connect docs (#4709) 7 years ago
Colin Patrick McCabe bf8a4c2ce7 MINOR: Improve Trogdor client logging. (#4675) 7 years ago
Dong Lin 6b08905dfb KAFKA-3978; Ensure high watermark is always positive (#4695) 7 years ago
hmcl aa14ec08b7 MINOR: Remove kafka-consumer-offset-checker.bat for KAFKA-3356 (#4703) 7 years ago
Manikumar Reddy O ad355298c6 MINOR: Remove unused server exceptions (#4701) 7 years ago
Guozhang Wang 95ad03540f
KAFKA-6634: Delay starting new transaction in task.initializeTopology (#4684) 7 years ago
Colin Patrick McCabe ec9e8110e3 MINOR: add DEFAULT_PORT for Trogdor Agent and Coordinator (#4674) 7 years ago
Matthias J. Sax 0c00aa0983
MINOR: Streams doc example should not close store (#4667) 7 years ago
Rajini Sivaram 2bf06890b9 MINOR: Use large batches in metrics test for conversion time >= 1ms (#4681) 7 years ago
Siva Santhalingam 0bb8e66184 KAFKA-6024; Move arg validation in KafkaConsumer ahead of `acquireAndEnsureOpen` (#4617) 7 years ago
Dong Lin 1ea07b993d KAFKA-6624; Prevent concurrent log flush and log deletion (#4663) 7 years ago
Detharon 724032bd06 MINOR: Fix incorrect JavaDoc (type mismatch) (#4632) 7 years ago
Andras Beni 29d2e8cf17 KAFKA-3368; Add documentation for old message format (#3425) 7 years ago
Jimin Hsieh 596b604862 MINOR: Fix wrong message in `bin/kafka-run-class.sh` (#4682) 7 years ago
Guozhang Wang 8e84961661
KAFKA-6560: Add docs for KIP-261 (#4685) 7 years ago
Ismael Juma 825bfe5ade
MINOR: Revert to ZooKeeper 3.4.10 due to ZOOKEEPER-2960 (#4678) 7 years ago
Jacek Laskowski c28c556e92 MINOR: Remove code duplication + excessive space (#4683) 7 years ago
Rajini Sivaram 8df96a4119
MINOR: Reduce ZK reads and ensure ZK watch is set for listener update (#4670) 7 years ago
Rajini Sivaram 8d4d5f8c9f MINOR: Fix deadlock in ZooKeeperClient.close() on session expiry (#4672) 7 years ago
Max Zheng fd015b401d MINOR: Tag AWS instances with Jenkins build url (#4657) 7 years ago
Radai Rosenblatt 5760da7d0b KAFKA-6622; Fix performance issue loading consumer offsets (#4661) 7 years ago
Anna Povzner f1c112c63d MINOR: Add PayloadGenerator to Trogdor (#4640) 7 years ago
Vitaly Pushkar b1aa1912f0 KAFKA-4831: Extract WindowedSerde to public APIs (#3307) 7 years ago
Rajini Sivaram 3ef2fb843e
MINOR: Fix record conversion time in metrics (#4671) 7 years ago
Jimin Hsieh db619c6da2 MINOR: Remove unused local variable in SocketServer (#4669) 7 years ago
John Roesler 6a383d8bc4 MINOR: clean stateDirectory in TopologyTestDriver (#4655) 7 years ago
Damian Guy 989088f697 KAFKA-6560: [FOLLOW-UP] don't deserialize null byte array in window store fetch (#4665) 7 years ago