1214 Commits (795f7331e27602fb2579d2aa12f048d546fc4de6)

Author SHA1 Message Date
John Roesler 01f0f0af28 KAFKA-7916: Unify store wrapping code for clarity (#6255) 6 years ago
John Roesler 1aae604861 KAFKA-7921: log at error level for missing source topic (#6262) 6 years ago
Guozhang Wang 0a1c269347
KAFKA-7652: Part III; Put to underlying before Flush (#6191) 6 years ago
Ismael Juma c7f99bc2bd
MINOR: Update JUnit to 4.13 and annotate log cleaner integration test (#6248) 6 years ago
Matthias J. Sax d2575f03a3
MINOR: Bump version to 2.3.0-SNAPSHOT (#6226) 6 years ago
Matthias J. Sax 2fb9b03d6f MINOR: improve stabilty of ProcessorStateManagerTest (#6240) 6 years ago
Viktor Somogyi-Vass 776041db11 KAFKA-7804: Update docs for topic-command related KIP-377 6 years ago
Guozhang Wang 9dc76f8872 KAFKA-7798: Expose embedded clientIds (#6107) 6 years ago
Guozhang Wang 9d5893d3d5
KAFKA-7652: Part II; Add single-point query for SessionStore and use for flushing / getter (#6161) 6 years ago
Matthias J. Sax 73565b7f67
KAFKA-3522: Add RocksDBTimestampedStore (#6149) 6 years ago
Matthias J. Sax 201022d19e
KAFKA-3522: Replace RecordConverter with TimestampedBytesStore (#6204) 6 years ago
cadonna aca027e96c KAFKA-4217: Add KStream.flatTransform (#5273) 6 years ago
Matthias J. Sax ef62dd3ef2
KAFKA-3522: Generalize Segments (#6170) 6 years ago
John Roesler a65940cd82 MINOR: clarify why suppress can sometimes drop tombstones (#6195) 6 years ago
Lee Dongjin 64d6e56bd6 MINOR: Improve IntegrationTestUtils documentation (#5664) 6 years ago
Matthias J. Sax 86995adbde MINOR: fix race condition in KafkaStreamsTest (#6185) 6 years ago
Bill Bejeck 0efed12f50 KAFKA-4850: Enable bloomfilters (#6012) 6 years ago
Matthias J. Sax 913e87ac53
MINOR: increase timeouts for KafkaStreamsTest (#6178) 6 years ago
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