1500 Commits (f5a4519be97881666d2d3e558ae6934fc2dad87c)

Author SHA1 Message Date
John Roesler bfbc32d9bc KAFKA-7660: fix parentSensors memory leak (#5953) 6 years ago
Bill Bejeck 2c305dc64c KAFKA-7671: Stream-Global Table join should not reset repartition flag (#5959) 6 years ago
Kamal Chandraprakash de24d4a459 KAFKA-7367: Streams should not create state store directories unless they are needed (#5696) 6 years ago
Bill Bejeck dfd545485a MINOR: Add system test for optimization upgrades (#5912) 6 years ago
John Roesler 55c77ebf01 KAFKA-7223: Suppression Buffer Metrics (#5795) 6 years ago
Matthias J. Sax d0ed3894d6
MINOR: Refactor code for restoring tasks (#5768) 6 years ago
cadonna 808dc0a96b MINOR: Update docs with out-dated context.schedule(...) examples (#5924) 6 years ago
Guozhang Wang 46e7b136e2
KAFKA-7536: Initialize TopologyTestDriver with non-null topic (#5923) 6 years ago
Samuel Hawker 8dc4d0e787 KAFKA-6567: Remove KStreamWindowReducer (#5922) 6 years ago
Yishun Guan 9646602d68 KAFKA-7402: Implement KIP-376 AutoCloseable additions 6 years ago
Guozhang Wang 23ed45a21d HOTFIX: remove deprecated calls 6 years ago
John Roesler abc09597db MINOR: Remove redundant SuppressIntegrationTests (#5896) 6 years ago
Matthias J. Sax 80eb2c28f6 MINOR: improve Puncutation JavaDocs and add runtime argument check (#5895) 6 years ago
Matthias J. Sax d2f37944b6 KAFKA-7584: StreamsConfig throws ClassCastException if max.in.flight.request.per.connect is specified as String (#5874) 6 years ago
Guozhang Wang 14d3ead19d
MINOR: Remove deprecated callers (#5911) 6 years ago
Ismael Juma 12f310d50e
KAFKA-7612: Fix javac warnings and enable warnings as errors (#5900) 6 years ago
Lucas Bradstreet 872df553fc MINOR: KStreams SuppressionDurabilityIntegrationTest should set StreamsConfig.STATE_CONFIG_DIR. (#5870) 6 years ago
Jason Gustafson d71cb54672
KAFKA-7567; Clean up internal metadata usage for consistency and extensibility (#5813) 6 years ago
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