1287 Commits (555d05971e16123a497ad423ef4786e0831b2101)

Author SHA1 Message Date
Bill Bejeck eb61410a00 MINOR: Put state args in correct order named repartition test (#6114) 6 years ago
John Roesler f3ab1e5b9e MINOR: clarify the record selection algorithm and stream-time definition (#6128) 6 years ago
Mayuresh Gharat 8afce0e338 KAFKA-4453 : Added code to separate controller connections and requests from the data plane (#5921) 6 years ago
Kamal Chandraprakash cb3eedcf94 KAFKA-7781; Add validation check for retention.ms topic property. 6 years ago
Bill Bejeck c238af29bf MINOR: Remove throwing exception if not found from describe topics (#6112) 6 years ago
Matthias J. Sax 1c7bf4e497
MINOR: code cleanup (#6053) 6 years ago
Matthias J. Sax 86de2dfd27
MINOR: code cleanup (#6057) 6 years ago
Matthias J. Sax 6e7149b77a
MINOR: code cleanup (#6055) 6 years ago
Bill Bejeck 515e680c71 MINOR: Put states in proper order, increase timeout for starting (#6105) 6 years ago
Matthias J. Sax 3991d81f6c
MINOR: code cleanup (#6056) 6 years ago
Bill Bejeck 404bdef08d MINOR: Remove sleep calls and ignore annotation from streams upgrade test (#6046) 6 years ago
Guozhang Wang 8e4799b017
K7657 handling thread dead state change (#6091) 6 years ago
Guozhang Wang 9d544212e6
Revert "KAFKA-7657: Fixing thread state change to instance state change (#6018)" (#6090) 6 years ago
Guozhang Wang d669830819
KAFKA-7657: Fixing thread state change to instance state change (#6018) 6 years ago
Shawn Nguyen 329297ba38 KAFKA-7110: Add windowed changelog serde (#5307) 6 years ago
Guozhang Wang b16afbb77b
KAFKA-6928: Refactor StreamsPartitionAssignor retry logic (#6085) 6 years ago
forficate f8113c053b KAFKA-7510: preventing data being leaked to logs by default (#5834) 6 years ago
lambdaliu 6ea5474e4c KAFKA-7734: Metrics tags should use LinkedHashMap to guarantee ordering (#6032) 6 years ago
Bill Bejeck 4616c0aaff MINOR: Add test demonstrating re-use of KGroupedStream with Optimizations enabled (#6050) 6 years ago
Bill Bejeck 53eb8df344 MINOR: Bump admin client retries for creating repartition topics (#6063) 6 years ago
Matthias J. Sax c441528b93
MINOR: improve Streams error message (#5975) 6 years ago
cwildman f982f61fbe MINOR: Update documentation for internal changelog when using table(). (#6021) 6 years ago
Bill Bejeck da332f2241 MINOR:Start processor inside verify message (#6029) 6 years ago
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