1196 Commits (ed7b67dd1135e213ed7eda8ee2d733de7c965519)

Author SHA1 Message Date
Matthias J. Sax ed7b67dd11
KAFKA-3522: Add internal RecordConverter interface (#6150) 6 years ago
Matthias J. Sax e19eb3e290
KAFKA-6455: Extend CacheFlushListener to forward timestamp (#6147) 6 years ago
Guozhang Wang 56139df844
KAFKA-7652: Part I; Fix SessionStore's findSession(single-key) (#6134) 6 years ago
Guozhang Wang e1652de119
MINOR: Remove the InvalidTopicException handling in InternalTopicManager (#6167) 6 years ago
Richard Yu 78076f9b2a [KAFKA-7024] Rocksdb state directory should be created before opening the DB (#6138) 6 years ago
Jingguo Yao 1221a34815 MINOR:: Fix typos (#6079) 6 years ago
Guozhang Wang 3dffd5df2f
MINOR: Add log entry for KafkaException in StreamThread#runLoop (#6144) 6 years ago
Chia-Ping Tsai af634a4a98 KAFKA-7391; Introduce close(Duration) to Producer and AdminClient instead of close(long, TimeUnit) (#5667) 6 years ago
Matthias J. Sax 82d1db6358
MINOR: code cleanup (#6054) 6 years ago
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