736 Commits (e2e8d4a57a83693b946c3e26f9be2e41a7341ab4)

Author SHA1 Message Date
Guozhang Wang f903215536 KAFKA-4049: Fix transient failure in RegexSourceIntegrationTest 8 years ago
Eno Thereska c5d26c4829 KAFKA-4016: Added join benchmarks 8 years ago
Eno Thereska 11f1801c3b HOTFIX: Re-inserted SimpleBenchmark output for system tests 8 years ago
Guozhang Wang ae237be1bb KAFKA-3769: Create new sensors per-thread in KafkaStreams 8 years ago
Damian Guy 68b5d014fa KAFKA-3914: Global discovery of state stores 8 years ago
Damian Guy caa9bd0fcd KAFKA-3936: Validate parameters as early as possible 8 years ago
Ismael Juma fb65ff40a8 KAFKA-3954; Consumer should use internal topics information returned by the broker 8 years ago
Jan Filipiak 3dafb81da7 KAFKA-3817: KTableRepartitionMap publish old Change first, for non-count aggregates 8 years ago
Damian Guy 27fc11d1c9 MINOR: rename StateStoreProvider.getStores() -> StateStoreProvider.stores() 8 years ago
Jendrik Poloczek 7d51305567 MINOR: Fixed documentation for KStream left join KStream-KTable 8 years ago
Eno Thereska 416817920b HOTFIX: Fixes to javadoc and to state store name for link joins 8 years ago
Ismael Juma c840f2a95c MINOR: Use `close()` instead of `dispose()` in various RocksDB classes 8 years ago
Pierre Coquentin e62dd4cb77 MINOR: Remove unnecessary synchronized block in org.apache.kafka.streams.processor.internals.StreamTask 8 years ago
Damian Guy bb629f2243 KAFKA-3929: Add prefix for underlying clients configs in StreamConfig 8 years ago
Damian Guy 3bb38d37b7 HOTFIX: Start embedded kafka in KafkaStreamsTest to avoid hanging 8 years ago
Matthias J. Sax f7976d2fc1 KAFKA-4008: Module "tools" should not be dependent on "core" 8 years ago
Matthias J. Sax 38c65a9a39 HOTFIX: Fix unstable Streams application reset integration test 8 years ago
Matthias J. Sax 8deedcacb6 KAFKA-3185: Allow users to cleanup internal Kafka Streams data 8 years ago
Eno Thereska 1ccab26a32 KAFKA-3911: KTable source materialization 8 years ago
Eno Thereska 933a7506ef KAFKA-3858: Add functions to print stream topologies 8 years ago
Damian Guy 9991086671 KAFKA-3740: Enable configuration of RocksDBStores 8 years ago
Damian Guy 72c6b7d84a HOTFIX: fix compilation error due to merge of KAFKA-3812 8 years ago
Damian Guy 14934157df KAFKA-3812: fix state store directory locking in Kafka Streams 8 years ago
Damian Guy f1dd0d2723 KAFKA-3912: Query local state stores 8 years ago
Florian Hussonnois b418922a3b KAFKA-3922: add constructor to AbstractStream class 8 years ago
Damian Guy 114945cb62 KAFKA-3855: Guard race conditions in TopologyBuilder 8 years ago
Eno Thereska 61c568d839 MINOR: Added simple streams benchmark to system tests 8 years ago
Eno Thereska fbc5185543 KAFKA-3870: Expose state store names in DSL 8 years ago
Guozhang Wang f17790cd99 KAFKA-3941: Delay eviction listener in InMemoryKeyValueLoggedStore after restoration 8 years ago
Guozhang Wang 3537063a52 MINOR: Check null in SmokeTestDriver to avoid NPE 8 years ago
Guozhang Wang 136a8fabca KAFKA-3887 Follow-up: add unit test for null checking in KTable aggregates 8 years ago
Damian Guy 383cec9cf3 KAFKA-3942; Change IntegrationTestUtils.purgeLocalStreamsState to use java.io.tmpdir 8 years ago
Nafer Sanabria a5da2a4f4c MINOR: Typo fix in comments 8 years ago
Guozhang Wang 730bf9a37a KAFKA-3887: KAFKA-3817 follow-up to avoid forwarding value if it is null in KTableRepartition 8 years ago
Bill Bejeck efc4c88811 KAFKA-3926: Fix transient test failure in RegexSourceIntegrationTest 8 years ago
Jeyhun Karimov 7218648ae7 KAFKA-3836: KStreamReduce and KTableReduce should not pass nulls to Deserializers 8 years ago
Bill Bejeck b64302f9ce KAFKA-3794: added stream / table names as prefix to print / writeAsText 8 years ago
Damian Guy dca263b4e0 MINOR: fix generics in Windows.segments and Windows.until 8 years ago
Damian Guy 416c3a7d97 MINOR: Fix generics in KStream.groupBy(...) 8 years ago
Matthias J. Sax 12fa188b9a HOTFIX: Auto-repartitioning for merge() and code simplifications 8 years ago
Philippe Derome 2098529b44 KAFKA-3902: Optimize KTable.filter in Streams DSL to avoid forwarding if both old and new values are null 8 years ago
Yuto Kawamura 3605ffa306 MINOR: Fix ambiguous log message in RecordCollector 9 years ago
Henry Cai 7d6b416f9e KAFKA-3740: Part I: expose StreamConfig properties in ProcessorContext 9 years ago
Matthias J. Sax 7e9f5a7ee6 HOTFIX: Check JoinWindow boundaries 9 years ago
Henry Cai a34f78dcad KAFKA-3890: Streams use same task assignment on cluster rolling restart 9 years ago
Bill Bejeck 96ae0a5929 MINOR: Follow-up from KAFKA-3842 to fix tempDir 9 years ago
Damian Guy 10abe858bd KAFKA-3896: fix transient failure in KStreamRepartitionJoinTest 9 years ago
Guozhang Wang 0e0b632b92 MINOR: Improve doc string in PartitionGrouper 9 years ago
Bill Bejeck 88924b03d5 KAFKA-3842: consolidate utility methods to TestUtils 9 years ago
Jeff Klukas 41a54358be MINOR: Pass absolute directory path to RocksDB.open 9 years ago