770 Commits (fd8eb268d655e00fd1f5e41452a2a30e81daa244)

Author SHA1 Message Date
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
Damian Guy e61002e2ab KAFKA-5989; resume consumption of tasks that have state stores but no changelogging 7 years ago
Guozhang Wang 6bcbd17d34 Bump up version to 1.1.0-SNAPSHOT 7 years ago
Matthias J. Sax 5792f2fb3d KAFKA-5980: FailOnInvalidTimestamp does not log error 7 years ago
Matthias J. Sax 713a67fdda MINOR: add suppress warnings annotations in Streams API 7 years ago
Matthias J. Sax 06738b41bc MINOR: JavaDoc improvements for new state store API 7 years ago
Damian Guy 93b71e7dee MINOR: update streams quickstart for KIP-182 7 years ago
siva santhalingam 5afeddaa99 KAFKA-5967; Ineffective check of negative value in CompositeReadOnlyKeyValueStore#approximateNumEntries() 7 years ago
Matthias J. Sax 3dcbbf7030 MINOR: fix JavaDocs warnings 7 years ago
Matthias J. Sax f9865d52e8 KAFKA-5225; StreamsResetter doesn't allow custom Consumer properties 7 years ago
Bill Bejeck 39d5cdcccf KAFKA-5985; update javadoc regarding closing iterators 7 years ago
Damian Guy 3107a6c5c8 KAFKA-5986; Streams State Restoration never completes when logging is disabled 7 years ago