1363 Commits (e54ab292e7e2fd1d18e82387a586969ba57eb7ea)

Author SHA1 Message Date
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
Matthias J. Sax 53dec548b6
MINOR: improve JavaDocs for KStream.through() (#6639) 6 years ago
Ismael Juma c09e25fac2
MINOR: Fix bug in Struct.equals and use Objects.equals/Long.hashCode (#6680) 6 years ago
cadonna 83823aedf2 BUGFIX: Add missing recording of close of stand-by task (#6663) 6 years ago
Boyang Chen b0e82a68b3 KAFKA-8284: enable static membership on KStream (#6673) 6 years ago
Matthias J. Sax a6d5efaf0d KAFKA-3522: Interactive Queries must return timestamped stores (#6661) 6 years ago