1271 Commits (13e265ab3dfd69cdc3709b6f871418bcf1a2221f)

Author SHA1 Message Date
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
Manikumar Reddy O c121f4eb82 MINOR: Remove deprecated Metric.value() method usage (#5626) 6 years ago
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