1081 Commits (9dac615d228c5b3464c6322aea9f9ce70f9ef37b)

Author SHA1 Message Date
John Roesler 9dac615d22 KAFKA-7386: streams-scala should not cache serdes (#5622) 6 years ago
Guozhang Wang 283a19481d
KAFKA-3514: Part III, Refactor StreamThread main loop (#5428) 6 years ago
Joan Goyeau acd3858ea6 KAFKA-7396: Materialized, Serialized, Joined, Consumed and Produced with implicit Serdes (#5551) 6 years ago
Ewen Cheslack-Postava 0d535b167a MINOR: Mark new Scala streams tests as integration tests (KIP-270 follow-up) (#5631) 6 years ago
huxi aa7358e8cc KAFKA-7326: KStream.print() should flush on each line for PrintStream (#5579) 6 years ago
John Roesler d57fe1b053 MINOR: single Jackson serde for PageViewTypedDemo (#5590) 6 years ago
Bill Bejeck 5fb2cdb5c7 MINOR:Use StoreBuilder.name() for node name (#5588) 6 years ago
tedyu 34d9ae6628 MINOR: Fix streams Scala peek recursive call (#5566) 6 years ago
Joan Goyeau 7d2b95895a MINOR: Correct folder for package object scala (#5573) 6 years ago
Sam Lendle 6f48978b62 KAFKA-7240: -total metrics in Streams are incorrect (#5467) 6 years ago
Guozhang Wang 89cf515aec
MINOR: replace deprecated remove with delete (#5565) 6 years ago
John Roesler 1dd85a328f MINOR: restructure Windows to favor immutable implementation (#5536) 6 years ago
Joan Goyeau b8559de23d MINOR: Fix streams Scala foreach recursive call (#5539) 6 years ago
Kamal Chandraprakash c968267bf1 MINOR: Return correct instance of SessionWindowSerde (#5546) 6 years ago
Joan Goyeau d8f9f278a2 KAFKA-7316: Fix Streams Scala filter recursive call #5538 6 years ago
Joan Goyeau dae9c41838 KAFKA-7301: Fix streams Scala join ambiguous overload (#5502) 6 years ago
Joan Goyeau a289865266 MINOR: Small refactorings on KTable joins (#5540) 6 years ago
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