1368 Commits (f74cedb985bc573e3638dd272ebbe9a87f5482ec)

Author SHA1 Message Date
Boyang Chen fbf6a76fc4 KAFKA-8356: add static membership info to round robin assignor (#6815) 5 years ago
khairy 5216839d8b Minor: code enhancment (#6999) 5 years ago
John Roesler a7e771c6da KAFKA-8452: Compressed BufferValue review follow-up (#6940) 5 years ago
Florian Hussonnois 6d6366cd55 KAFKA-6958: Overload KTable methods to allow to name operation name using the new Named class (#6412) 5 years ago
cadonna 48b65ac617 MINOR: Refactor `MetricsIntegrationTest` (#6930) 6 years ago
John Roesler e54ab292e7 KAFKA-8452: Compressed BufferValue (#6848) 6 years ago
cadonna df9ea618a3 KAFKA-8262, KAFKA-8263: Fix flaky test `MetricsIntegrationTest` (#6922) 6 years ago
Carlos Manuel Duclos Vergara 1669b773ba KAFKA-8501: Removing key and value from exception message (#6904) 6 years ago
Bill Bejeck 0864779ce2
MINOR: Increase timeouts to 30 seconds (#6852) 6 years ago
Boyang Chen cca05cace4 KAFKA-8331: stream static membership system test (#6877) 6 years ago
A. Sophie Blee-Goldman 30adf2a096 HOTFIX: Close unused ColumnFamilyHandle (#6893) 6 years ago
A. Sophie Blee-Goldman 59d3a56740 Minor: Replace InternalTopicMetadata with InternalTopicConfig (#6886) 6 years ago
Matthias J. Sax ba3dc49437
KAFKA-8155: Add 2.2.0 release to system tests (#6597) 6 years ago
cadonna 17712b96c8 KAFKA-6819: Pt. 1 - Refactor thread-level Streams metrics (#6631) 6 years ago
Boyang Chen 87d493f072 KAFKA-8446: Kafka Streams restoration crashes with NPE when the record value is null (#6842) 6 years ago
Guozhang Wang 529a5a502e
MINOR: Reordering the props modification with configs construction 6 years ago
Florian Hussonnois 78c55c8d66 KAFKA-6958: Overload KStream methods to allow to name operation name using the new Named class (#6411) 6 years ago
Lifei Chen 5795675599 MINOR:Replace duplicated code with common function in utils (#6819) 6 years ago
John Roesler efa6410611 KAFKA-8199: Implement ValueGetter for Suppress (#6781) 6 years ago
Guozhang Wang a4c0b1841a
KAFKA-8389: Remove redundant bookkeeping from MockProcessor (#6761) 6 years ago
Matthias J. Sax 55bfea1378
KAFKA-8155: Add 2.1.1 release to system tests (#6596) 6 years ago
Matthias J. Sax 77e6e8ec05
KAFKA-6455: Update integration tests to verify result timestamps (#6751) 6 years ago
Lifei Chen 9f1ce60a9c KAFKA-8187: Add wait time for other thread in the same jvm to free the locks (#6818) 6 years ago
A. Sophie Blee-Goldman 91ccbca4c2 [MINOR] Improve docs for Global Store operations (#6803) 6 years ago
cadonna e7da042d76 MINOR: Rename unit test class for `MeteredTimestampedWindowStore` (#6826) 6 years ago
José Armando García Sancio 121308cc7a KAFKA-8286; Generalized Leader Election Admin RPC (KIP-460) (#6686) 6 years ago
cadonna da6063be4f MINOR: Add unit tests to verify setting of serdes in timestamped key-value store (#6825) 6 years ago
Matthias J. Sax 88619b7dd8
MINOR: improve error message for Serde type miss match (#6801) 6 years ago
cadonna 94195f8643 HOTFIX: Fix wrong setting of Serde in `MeteredTimestampWindowStore` (#6808) 6 years ago
Rohan 5ecac84cd8 MINOR: Fix `toString` NPE in tableProcessorNode (#6807) 6 years ago
Matthias J. Sax d286051a21
MINOR: fix Streams version-probing system test (#6764) 6 years ago
Boyang Chen cafdc1e7df KAFKA-8399: bring back internal.leave.group.on.close config for KStream (#6779) 6 years ago
John Roesler 3b5d7aee6c KAFKA-8315: fix the JoinWindows retention deprecation doc (#6664) 6 years ago
Colin Patrick McCabe 87ff83a82e
MINOR: Bump version to 2.4.0-SNAPSHOT (#6774) 6 years ago
Bill Bejeck 11a8a8d274
KAFKA-8290: Close producer for zombie task (#6636) 6 years ago
John Roesler c140f09406 KAFKA-6474: remove KStreamTestDriver (#6732) 6 years ago
Matthias J. Sax 6a2749faa6 KAFKA-6455: Improve DSL operator timestamp semantics (#6725) 6 years ago
Matthias J. Sax e018bfe2b0 KAFKA-3522: TopologyTestDriver should only return custom stores via untyped getStateStore() method (#6756) 6 years ago
Bill Bejeck 9077d83672
MINOR: Add select changes from 3rd KIP-307 PR for incrementing name index counter (#6754) 6 years ago
A. Sophie Blee-Goldman 16769d263e KAFKA-8215: Upgrade Rocks to v5.18.3 (#6743) 6 years ago
Matthias J. Sax a1286edb04
MINOR: Fix race condition in Streams tests (#6748) 6 years ago
Matthias J. Sax 16b408898e
KAFAK-3522: Add TopologyTestDriver unit tests (#6179) 6 years ago
A. Sophie Blee-Goldman 8078427104 KAFKA-8347: Choose next record to process by timestamp (#6719) 6 years ago
A. Sophie Blee-Goldman 47fdf22860 Leverage new ConfigSetter#close method to properly open/close filter (#6730) 6 years ago
Matthias J. Sax 8a237f599a KAFKA-6455: Session Aggregation should use window-end-time as record timestamp (#6645) 6 years ago
Matthias J. Sax 8649717d6d
KAFKA-6521: Use timestamped stores for KTables (#6667) 6 years ago
A. Sophie Blee-Goldman 5236a3e5ec [MINOR] Consolidate in-memory/rocksdb unit tests for window & session store (#6677) 6 years ago
Matthias J. Sax 7c20257d98
MINOR: Align KTableAgg and KTableReduce (#6712) 6 years ago
Lifei Chen 437382cceb KAFKA-8348: Fix KafkaStreams JavaDocs (#6707) 6 years ago
A. Sophie Blee-Goldman b2826c6c2b KAFKA-8324: Add close() method to RocksDBConfigSetter (#6697) 6 years ago