781 Commits (fd8f182cc4ea80c6d394ca68a47c0ee26b114ebe)

Author SHA1 Message Date
Guozhang Wang 4b8a29f12a KAFKA-6150: KIP-204 part III; Purge repartition topics with the admin client 7 years ago
Bill Bejeck 39c438ec1f MINOR: increase request timeout for streams bounce test 7 years ago
Bill Bejeck 9204197abf MINOR: Fix broker compatibility tests 7 years ago
Matthias J. Sax d1e0443bac MINOR: Improve EOS related config docs 7 years ago
Matthias J. Sax b512cd474c KAFKA-6259: Make KafkaStreams.cleanup() clean global state directory 7 years ago
Richard Yu 0cc32abc17 KAFKA-4499: Add all() and fetchAll() API for querying window store 7 years ago
Guozhang Wang 1a1d923f25 KAFKA-6274: Use topic plus dash as prefix of auto-generated state store names 7 years ago
Guozhang Wang 5df1eee7d6 KAFKA-6170; KIP-220 Part 2: Break dependency of Assignor on StreamThread 7 years ago
Matthias J. Sax 8f6a372eed MINOR: improve error message for Streams test 7 years ago
Matthias J. Sax 80038e6d20 MINOR: improve flaky Streams system test 7 years ago
Damian Guy 225b0b9c71 KAFKA-6214: enable use of in-memory store for standby tasks 7 years ago
Guozhang Wang e3c32391f9 KAFKA-6170; KIP-220 Part 1: Add AdminClient to Streams 7 years ago
Matthias J. Sax 40fd9fa981 KAFKA-6122: Global Consumer should handle TimeoutException 7 years ago
Matthias J. Sax b604540fbd MINOR: improve StateStore JavaDocs 7 years ago
Matthias J. Sax 539c4d53f8 KAFKA-6167: Timestamp on streams directory contains a colon, which is an illegal character 7 years ago
Matthias J. Sax 1756a22f79 KAFKA-6215: fix transient failures in KafkaStreamsTest 7 years ago
Guozhang Wang 84ddff6792 HOTFIX: GlobalStateManagerImpl in trunk has renamed the consumer field 7 years ago
Alex Good 66cab2f7fb KAFKA-6190: Use consumer.position() instead of record.offset() to advance in GlobalKTable restoration to avoid transactional control messages 7 years ago
Guozhang Wang e23de3caee MINOR: Remove FanoutIntegrationTest.java 7 years ago
Guozhang Wang ee1aaa091f KAFKA-6179: Clear min timestamp tracker upon partition queue cleanup 7 years ago
Matthias J. Sax 2b5a21395c KAFKA-6120: RecordCollector should not retry sending 7 years ago
Matthias J. Sax d637ad0daf KAFKA-6115: TaskManager should be type aware 7 years ago
Adem Efe Gencer 86062e9a78 KAFKA-6157; Fix repeated words words in JavaDoc and comments. 7 years ago
Bill Bejeck e4208b1d5f MINOR: update producer client request timeout in system test 7 years ago
Matthias J. Sax c7ab3efcbe MINOR: Code cleanup and JavaDoc improvements for clients and Streams 7 years ago
Richard Yu 7fe88e8bd9 KAFKA-5212; Consumer ListOffsets request can starve group heartbeats 7 years ago
Guozhang Wang ea6a67af70 KAFKA-6100: Down-grade RocksDB to 5.7.3 7 years ago
Ismael Juma 070ec0fc58 MINOR: Revert EmbeddedZooKeeper rename 7 years ago
Ismael Juma ab6f848ba6 MINOR: Rename and change package of async ZooKeeper classes 7 years ago
Guozhang Wang b281015c15 HOTFIX: Poll with zero milliseconds during restoration phase 7 years ago
Guozhang Wang d3f24798f9 KAFKA-5140: Fix reset integration test 7 years ago
Matthias J. Sax c216adb4bb MINOR: add hint for setting an uncaught exception handler to JavaDocs 7 years ago
Tommy Becker 249e398bf8 KAFKA-6069: Properly tag KafkaStreams metrics with the client id. 7 years ago
siva santhalingam 68f324f4bf KAFKA-6023 ThreadCache#sizeBytes() should check overflow 7 years ago
Damian Guy 6c416aceeb MINOR: add equals to SessionWindows 7 years ago
Matthias J. Sax 7a14663929 MINOR: update exception message for KIP-120 7 years ago
Guozhang Wang ef49145200 MINOR: a few web doc and javadoc fixes 7 years ago
Matthias J. Sax 9806c1b176 MINOR: add unit test for StateStoreSerdes 7 years ago
Bill Bejeck 31fe1f98e2 MINOR: Update JavaDoc to use new API 7 years ago
Matthias J. Sax 53c23bb5e6 MINOR: improve Store parameter checks 7 years ago
Tom Bentley f8ffb67ad6 MINOR: Use port 0 in ResetIntegrationWithSslTest 7 years ago
Matthias J. Sax c22c1775a5 KAFKA-5541: Follow-up; Try to clean uncleanly upon clean close failure before throwing the exception 7 years ago
Matthias J. Sax a5a9a901ef MINOR: KIP-182 follow up; add deprecation annotations to test classes 7 years ago
Matthias J. Sax 64930cd713 MINOR: fix EOS test race condition 7 years ago
Matthias J. Sax a1ea536063 KAFKA-5541: Streams should not re-throw if suspending/closing tasks fails 7 years ago
Matthias J. Sax 51063441d3 KAFKA-5362; Follow up to Streams EOS system test 7 years ago
Guozhang Wang 2427a44768 MINOR: log4j improvements on assigned tasks and store changelog reader 7 years ago
Damian Guy 23a014052d KAFKA-5651; Follow-up: add with method to Materialized 7 years ago
Mats Julian Olsen fb6ca658d6 MINOR: Allow schedule and commit in MockProcessorContext 7 years ago
Guozhang Wang 196bcfca0c KAFKA-5576: RocksDB upgrade to 5.8, plus one bug fix on Bytes.wrap 7 years ago