1364 Commits (c758122ce59674ec3e33618d896e4e5cdbb45e87)

Author SHA1 Message Date
tedyu 3afcbebf39 Minor: set task to null at the end of shouldWrapProducerFencedExceptionWithTaskMigragedExceptionInSuspendWhenCommitting (#5534) 6 years ago
Mickael Maison 80294d0f5a MINOR: Improved configuration formatting in documentation (#5532) 6 years ago
tedyu f9f0b5c675 Minor: add valueChangingOperation and mergeNode to StreamsGraphNode#toString (#5522) 6 years ago
Bill Bejeck bf2c46a0b8 MINOR: Change order of Property Check To Avoid NPE (#5528) 6 years ago
Bill Bejeck 7c4e672469 MINOR: Update test to wait for final value to reduce flakiness updated test method for multiple keys (#5517) 6 years ago
Guozhang Wang 0d778987ee
KAFKA-6998: Disable Caching when max.cache.bytes are zero. (#5488) 6 years ago
Matthias J. Sax 3c14feb442
KAFKA-7285: Create new producer on each rebalance if EOS enabled (#5501) 6 years ago
John Roesler a4a65abcd3 MINOR: (re)add equals/hashCode to *Windows (#5510) 6 years ago
Bill Bejeck 3e64e5b9c0 KAFKA-6761: Reduce streams footprint part IV add optimization (#5451) 6 years ago
John Roesler b3771ba22a KAFKA-7222: Add Windows grace period (#5369) 6 years ago
Koen De Groote 9e0e29ac5c MINOR: Use statically compiled regular expressions for efficiency (#5168) 6 years ago
John Roesler 6d1685fa45 KAFKA-7284: streams should unwrap fenced exception (#5499) 6 years ago
nprad 79a2f892ca KAFKA-6966: Extend TopologyDescription to better represent Source and (#5284) 6 years ago
John Roesler b1539ff62d KAFKA-7250: switch scala transform to TransformSupplier (#5481) 6 years ago
Kamal Chandraprakash 13a7544418 MINOR: Fixed log in Topology Builder. (#5477) 6 years ago
Bill Bejeck 59ae73482d MINOR: Follow up for KAFKA-6761 graph should add stores for consistency (#5453) 6 years ago
Guozhang Wang d12ceacd7a
KAFKA-7158: Add unit test for window store range queries (#5466) 6 years ago
Manikumar Reddy O a9d7f8a1fd MINOR: Fix Streams scala format violations (#5472) 6 years ago
Michal Dziemianko ed13d7eebb KAFKA-7250: fix transform function in scala DSL to accept TranformerSupplier (#5468) 6 years ago
Manikumar Reddy O e75048d3e5 MINOR: increase timeout values in streams tests (#5461) 6 years ago
John Roesler b9f1179694 MINOR: clean up window store interface to avoid confusion (#5359) 6 years ago
Manikumar Reddy O 924466ad62 MINOR: close producer instance in AbstractJoinIntegrationTest (#5459) 6 years ago
John Roesler cf2c5e9ffc MINOR: clean up node and store sensors (#5450) 6 years ago
John Roesler 3637b2c374 MINOR: Require final variables in Streams (#5452) 6 years ago
Guozhang Wang afe00effe2
KAFKA-3514: Part II, Choose tasks with data on all partitions to process (#5398) 6 years ago
Matthias J. Sax b083ed66b9
MINOR: improve JavaDocs for Streams PAPI WordCountExample (#5442) 6 years ago
Bill Bejeck c19213ab41 KAFKA-6761: Construct Physical Plan using Graph, Reduce streams footprint part III (#5201) 6 years ago
Jason Gustafson c3e7c0bcb2
MINOR: Producers should set delivery timeout instead of retries (#5425) 6 years ago
John Roesler aa48791297 KAFKA-7161: check invariant: oldValue is in the state (#5366) 6 years ago
John Roesler 814fbe0fea MINOR: Remove 1 minute minimum segment interval (#5323) 6 years ago
Bill Bejeck e09d6d796f KAFKA-7027: Add overloaded build method to StreamsBuilder (#5437) 6 years ago
Lee Dongjin 495c78db6f KAFKA-6999: Add description on read-write lock vulnerability of ReadOnlyKeyValueStore (#5351) 6 years ago
Guozhang Wang c8c3a7dc48
KAFKA-7192 Follow-up: update checkpoint to the reset beginning offset (#5430) 6 years ago
Guozhang Wang 061885e9f1
KAFKA-7192: Wipe out if EOS is turned on and checkpoint file does not exist (#5421) 6 years ago
Matthias J. Sax 42af41d5fc
MINOR: Caching layer should forward record timestamp (#5423) 6 years ago
Bill Bejeck 1d9a427225 KAFKA-7144: Fix task assignment to be even (#5390) 6 years ago
Matthias J. Sax 487b954542
MINOR: internal config objects should not be logged (#5389) 6 years ago
Rajini Sivaram 4b60ed3247
KAFKA-7193: Use ZooKeeper IP address in streams tests to avoid timeouts (#5414) 6 years ago
Guozhang Wang 75825caee4
KAFKA-5037 Follow-up: move Scala test to Java (#5399) 6 years ago
Manikumar Reddy O 9089fb2d82 MINOR: Fix format violations streams scala tests (#5402) 6 years ago
Ted Yu 82f124ae30 KAFKA-5037: Fix infinite loop if all input topics are unknown at startup 6 years ago
Manikumar Reddy O 96c53e96b8 MINOR: Remove deprecated ZkUtils usage from EmbeddedKafkaCluster (#5324) 6 years ago
Guozhang Wang 2f6240ac94
KAFKA-3514: Remove min timestamp tracker (#5382) 6 years ago
Matthias J. Sax 06d96628f0
MINOR: remove unused MeteredKeyValueStore (#5380) 6 years ago
Liquan Pei 08fe24b46a KAFKA-7103: Use bulkloading for RocksDBSegmentedBytesStore during init (#5276) 6 years ago
hashangayasri 07647c2a4c MINOR: make the constructor of InMemoryKeyValueStore public so that it can be re-used by custom (in-memory) stores (#5310) 6 years ago
Joan Goyeau 05c5854d1f MINOR: Add Scalafmt to Streams Scala API (#4965) 6 years ago
John Roesler e38e3a66ab MINOR: Fix standby streamTime (#5288) 6 years ago
Guozhang Wang 8250738ae4
KAFKA-7101: Consider session store for windowed store default configs (#5298) 6 years ago
John Roesler 64fff8bfcc KAFKA-7080: replace numSegments with segmentInterval (#5257) 6 years ago