731 Commits (e40b3a2e74133de6d60599beefb65407ca4cc7dd)

Author SHA1 Message Date
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
coscale_kdegroot be6252d8eb MINOR: Code cleanup, subject: log statements. 7 years ago
Damian Guy d83252ebae KAFKA-5654; add materialized count, reduce, aggregate to KGroupedStream 7 years ago
umesh chaudhary f305dd68f6 KAFKA-5754; Refactor Streams to use LogContext 7 years ago
Damian Guy 985cc534a4 KAFKA-5908; fix range query in CompositeReadOnlyWindowStore 7 years ago
Rajini Sivaram 8a5e866605 KAFKA-5738; Add cumulative count for rate metrics (KIP-187) 7 years ago
lperry c42bfc0d51 MINOR: Fix JavaDoc for StreamsConfig.PROCESSING_GUARANTEE_CONFIG 7 years ago
Richard Yu 90b4b07e6e KAFKA-4468: Correctly calculate the window end timestamp after read from state stores 7 years ago
Damian Guy 8bd2a68b50 KAFKA-5655; materialized count, aggregate, reduce to KGroupedTable 7 years ago
Damian Guy 08063f50a0 KAFKA:5653: add join overloads to KTable 7 years ago
Bill Bejeck e1491d4a04 MINOR: refactor build method to extract methods from if statements 7 years ago
Bill Bejeck a67140317a MINOR: update processor topology test driver 7 years ago
Damian Guy d6fabb011a KAFKA-5817: [FOLLOW-UP] add SerializedInternal 7 years ago
Andrey Dyachkov 9bb06c3eef KAFKA-5763; Use LogContext in NetworkClient, Selector and broker 7 years ago
Damian Guy 779714c08b KAFKA-5816; [FOLLOW UP] create ProducedInternal class 7 years ago
Evgeny Veretennikov c5464edbb7 KAFKA-5531; throw concrete exceptions in streams tests 7 years ago