1364 Commits (c758122ce59674ec3e33618d896e4e5cdbb45e87)

Author SHA1 Message Date
Srinivas Reddy 88443b4a37 Fix the missing ApiUtils tests in streams module. (#6003) 6 years ago
Pasquale Vazzana dffce6e7ae KAFKA-7655 Metadata spamming requests from Kafka Streams under some circumstances, potential DOS (#5929) 6 years ago
Matthias J. Sax 046b0087bd
MINOR: improve Streams checkstyle and code cleanup (#5954) 6 years ago
Nikolay c142809038 KAFKA-6970: All standard state stores guarded with read only wrapper (#6016) 6 years ago
linyli001 a94c8da508 KAFKA-7443: OffsetOutOfRangeException in restoring state store from changelog topic when start offset of local checkpoint is smaller than that of changelog topic (#5946) 6 years ago
Guozhang Wang ab156fded1
KAFKA-6036: Follow-up; cleanup sendOldValues logic ForwardingCacheFlushListener (#6017) 6 years ago
Guozhang Wang c0353d8ddc
KAFKA-6036: Local Materialization for Source KTable (#5779) 6 years ago
John Roesler b492296757 MINOR: fix checkpoint write failure warning log (#6008) 6 years ago
Jonathan Santilli b616f913c8 KAFKA-7678: Avoid NPE when closing the RecordCollector (#5993) 6 years ago
Nikolay ec501f305e KAFKA-7420: Global store surrounded by read only implementation (#5865) 6 years ago
Srinivas Reddy 7283711c0d KAFKA-7446: Fix the duration and instant validation messages. (#5930) 6 years ago
Bill Bejeck ab1fb3fdde MINOR: Adding system test for named repartition topics (#5913) 6 years ago
Matthias J. Sax 4444a31edb MINOR: improve QueryableStateIntegrationTest (#5987) 6 years ago
Matthias J. Sax 9b476bc5f4
MINOR: improve state directory test (#5961) 6 years ago
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