846 Commits (447c64fffb72fdb82e2f3c670e891ae1d00a8ec8)

Author SHA1 Message Date
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
Bill Bejeck 36556b8041 KAFKA-5932; Avoid call to fetchPrevious in FlushListeners 7 years ago
Damian Guy 082def05ca MINOR: always set Serde.Long on count operations 7 years ago
Matthias J. Sax b79b179716 KAFKA-5949; Follow-up after latest KIP-161 changes 7 years ago
Matthias J. Sax eaabb6cd01 KAFKA-4593; Don't throw IllegalStateException and die on task migration 7 years ago
Damian Guy 9d0a89aea5 HOTFIX: fix build compilation error 7 years ago
Kevin Lu 071f9fe1a2 MINOR: Use full package name when classes referenced in documentation 7 years ago
Matthias J. Sax e846daa89b KAFKA-5979; Use single AtomicCounter to generate internal names 7 years ago
Matthias J. Sax e5f2471c54 KAFKA-5949; User Callback Exceptions need to be handled properly 7 years ago
Bill Bejeck e1543a5a8e KAFKA-5958; Global stores access state restore listener 7 years ago
Richard Yu b8be86b805 KAFKA-5765; Move merge() from StreamsBuilder to KStream 7 years ago
Bill Bejeck 271f6b5aec KAFKA-5862: Remove ZK dependency from Streams reset tool, Part I 7 years ago
Damian Guy 125d8d6f70 KAFKA-5956; use serdes from materialized in table and globalTable 7 years ago
Matthias J. Sax 402aa093db KAFKA-5937: Improve ProcessorStateManager exception handling 7 years ago
Damian Guy a2da064cbf KAFKA-5922: Add SessionWindowedKStream 7 years ago
Damian Guy bb9859720b MINOR: change task initialization logging levels 7 years ago
Damian Guy 37ec15e962 KAFKA-5931; deprecate KTable#through and KTable#to 7 years ago
Matthias J. Sax bd0146d984 MINOR: various random minor fixes and improve KafkaConsumer JavaDocs 7 years ago
Damian Guy c96f89f845 MINOR: use StoreBuilder in KStreamImpl rather than StateStoreSupplier 7 years ago
Damian Guy c8f1471992 KAFKA-5921; add Materialized overloads to windowed kstream 7 years ago
Matthias J. Sax d0645aaeef KAFKA-5893; Preserve original System.out in PrintedTest 7 years ago
Matthias J. Sax f46d414c16 KAFKA-5833: Reset thread interrupt state in case of InterruptedException 7 years ago
Damian Guy f2b74aa1c3 KAFKA-5873; add materialized overloads to StreamsBuilder 7 years ago
Andy Chambers bd83ae6ba1 MINOR: Fix typo in mapper parameter of flatMapValues 7 years ago
Damian Guy ed0e692147 KAFKA-5515; Remove date formatting from Segments 7 years ago