1282 Commits (8bd66eb87004f538533a6cdc69fcc0f4a057de83)

Author SHA1 Message Date
Lee Dongjin dc91ce58af [TRIVIAL] Remove unused StreamsGraphNode#repartitionRequired (#6227) 6 years ago
A. Sophie Blee-Goldman 21b7963547 KAFKA-7918: Inline generic parameters Pt. I: in-memory key-value store (#6293) 6 years ago
Bill Bejeck 12e8b8c2c7 MINOR: Enable capture of full stack trace in StreamTask#process (#6310) 6 years ago
Boyang Chen 1f9aa01a5b KAFKA-7672 : force write checkpoint during StreamTask #suspend (#6115) 6 years ago
Guozhang Wang 0d461e4ea0
KAFKA-7672: Restoring tasks need to be closed upon task suspension (#6113) 6 years ago
asutosh936 93ba9621fe KAFKA-7492 : Updated javadocs for aggregate and reduce methods returning null behavior. (#6285) 6 years ago
Chia-Ping Tsai 35a0de32ee KAFKA-6161 Add default implementation to close() and configure() for Serdes (#5348) 6 years ago
Matthias J. Sax 83281ba0e4
KAFKA-7933: Switch from persistent to in-memory store in KTableKTableLeftJoinTest (#6292) 6 years ago
A. Sophie Blee-Goldman ff603c63bb KAFKA-4730: Streams does not have an in-memory windowed store (#6239) 6 years ago
Bill Bejeck 18984434df
HOT_FIX: Change flag so plain RocksDB instance returned (#6297) 6 years ago
Matthias J. Sax 9fe89f357c MINOR: improve JavaDocs about auto-repartitioning in Streams DSL (#6269) 6 years ago
John Roesler 0846f590da KAFKA-7895: Fix stream-time reckoning for suppress (#6278) 6 years ago
John Roesler bc4fed315d MINOR: add log indicating the suppression time (#6260) 6 years ago
Bill Bejeck 247ccd7ac9 KAFKA-7758: Reuse KGroupedStream/KGroupedTable with named repartition topics (#6265) 6 years ago
John Roesler 3656ad93bc MINOR: add test for StreamsSmokeTestDriver (#6231) 6 years ago
Filipe Agapito c1918a2b9a KAFKA-6474: Rewrite tests to use new public TopologyTestDriver [part 4] (#5433) 6 years ago
John Roesler af91eeeb79 MINOR: fix bypasses in ChangeLogging stores (#6266) 6 years ago
John Roesler b12b7f0435 MINOR: drop dbAccessor reference on close (#6254) 6 years ago
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