1282 Commits (8bd66eb87004f538533a6cdc69fcc0f4a057de83)

Author SHA1 Message Date
Bill Bejeck 63715efa02 MINOR: Bump timeout for sending records (#5843) 6 years ago
Lucas Bradstreet 7cdc433d11 MINOR: SuppressionIntegrationTest should set StreamsConfig.STATE_DIR_CONFIG (#5847) 6 years ago
Lucas Bradstreet c9d3debfe4 MINOR: SuppressScenarioTest should set StreamsConfig.STATE_DIR_CONFIG (#5826) 6 years ago
Bill Bejeck 57502a6995 KAFKA-7534: Error in flush calling close may prevent underlying store from closing (#5833) 6 years ago
John Roesler cb6d69cbee MINOR: buffer should ignore caching (#5819) 6 years ago
occho e9bbfde10f MINOR: Prohibit setting StreamsConfig commit.interval.ms to a negative value (#5809) 6 years ago
John Eismeier 83c3996974 MINOR: Fix some typos 6 years ago
John Roesler eae5ae3b04 KAFKA-7080 and KAFKA-7222: Cleanup overlapping KIP changes Part 2 6 years ago
Bill Bejeck 86b1150e18 MINOR: Update Streams Scala API for addition of Grouped (#5793) 6 years ago
John Roesler 4b7148a5b6 KAFKA-7223: Suppression documentation (#5787) 6 years ago
Matthias J. Sax 2646781d32
KAFKA-7080 and KAFKA-7222: Cleanup overlapping KIP changes (#5804) 6 years ago
John Roesler f047e1c178 MINOR: fix non-deterministic streams-scala tests (#5792) 6 years ago
Matthias J. Sax 0b417b8331
MINOR: updates docs for KIP-358 (#5796) 6 years ago
John Roesler 21f88a595b KAFKA-7223: Add late-record metrics (#5742) 6 years ago
John Roesler 905f813507 MINOR: default implementation for new window store overloads (#5759) 6 years ago
Kamal Chandraprakash 9a74569b99 KAFKA-7483: Allow streams to pass headers through Serializer. (#5751) 6 years ago
Kamal Chandraprakash 4be79b6cee MINOR: Remove redundant `if` condition. (#5697) 6 years ago
Nikolay 6d16879c0f KAFKA-7477: Improve Streams close timeout semantics (#5747) 6 years ago
Kamal Chandraprakash 87bf5c3650 KAFKA-7198: Enhance KafkaStreams start method javadoc. (#5763) 6 years ago
Bill Bejeck f44860faee MINOR: Fix small spelling error (#5760) 6 years ago
John Roesler eb8b1c027a KAFKA-7484: fix suppression integration tests (#5748) 6 years ago
John Roesler 1bc620d1af MINOR: Clarify usage of stateful processor node (#5740) 6 years ago
John Roesler d76805f0fd MINOR: Fix generic type of ProcessorParameters (#5741) 6 years ago
Dong Lin 2b37a041d3 MINOR: Bump version to 2.2.0-SNAPSHOT 6 years ago
Nikolay ca641b3e2e KAFKA-7277: Migrate Streams API to Duration instead of longMs times (#5682) 6 years ago
John Roesler 87879d5152 KAFKA-7223: Add name config to Suppressed (#5731) 6 years ago
Guozhang Wang 7bd8ada8e2
MINOR: Docs on state store instantiation (#5698) 6 years ago
Kevin Lu a5335e7cbd KAFKA-6123: Give client MetricsReporter auto-generated client.id (#5383) 6 years ago
John Roesler b793eaade4 KAFKA-7223: Make suppression buffer durable (#5724) 6 years ago
Bill Bejeck 2a0abe55f0 MINOR KAFKA-7406: Follow up and address final comments (#5730) 6 years ago
John Roesler 5ba9cade7b KAFKA-7223: In-Memory Suppression Buffering (#5693) 6 years ago
Bill Bejeck dff1a3799c KAFKA-7406: Name join group repartition topics (#5709) 6 years ago
Guozhang Wang d568f73fc6 KAFKA-7456: Serde Inheritance in DSL (#5521) 6 years ago
John Roesler 49b5206a82 MINOR: don't log config during unit tests (#5671) 6 years ago
John Roesler eb61df642d KAFKA-7223: internally provide full consumer record during restore (#5710) 6 years ago
Guozhang Wang 08dfab06e7
KAFKA-3514: Upgrade Documentation (#5714) 6 years ago
Lee Dongjin e7b6d65713 KAFKA-6620: Fix documentation about 'exactly_once' 6 years ago
John Roesler f712ce69fc KAFKA-7223: add tests in preparation for suppression (#5687) 6 years ago
John Roesler 057c5307e0 KAFKA-7223: Suppress API with only immediate emit (#5567) 6 years ago
Eugen Feller 86b4d9d58f KAFKA-7430: Improve Transformer interface JavaDoc (#5675) 6 years ago
John Roesler 96132e2dbb MINOR: rename InternalProcessorContext.initialized (#5672) 6 years ago
Viktor Somogyi f1f719211e KAFKA-6923; Refactor Serializer/Deserializer for KIP-336 (#5494) 6 years ago
Aleksei Izmalkin 7bc1019d4b [KAFKA-7379] [streams] send.buffer.bytes should be allowed to set -1 in KafkaStreams (#5643) 6 years ago
Matthias J. Sax 9f187a9a88 MINOR: increase number of unique keys for Streams EOS system test (#5640) 6 years ago
Joan Goyeau af80dccc7d KAFKA-7399: KIP-366, Make FunctionConversions deprecated (#5562) 6 years ago
Matthias J. Sax 88823c6016
MINOR: cleanup some state store code (#5656) 6 years ago
John Roesler 607dea234f MINOR: log and fail on missing task in Streams (#5655) 6 years ago
Bill Bejeck b74e7e407c MINOR: Enable ignored upgrade system tests - trunk (#5605) 6 years ago
Matthias J. Sax 466d89306e
MINOR: Insure that KafkaStreams client is closed if test fails (#5618) 6 years ago
John Roesler b18c8dda52 MINOR: fix scala serde tests (#5644) 6 years ago