1593 Commits (8ab0994919752cd4870e771221ba934a6a539a67)

Author SHA1 Message Date
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
Lucas Bradstreet 8e7b57fbcd MINOR: MetricsIntegrationTest should set StreamsConfig.STATE_DIR_CONFIG (#6687) 6 years ago
A. Sophie Blee-Goldman c85152f5b9 Should close filter in RocksDBStoreTest as well (#6676) 6 years ago
A. Sophie Blee-Goldman 14314e3d68 [HOT FIX] in-memory store behavior should match rocksDB (#6657) 6 years ago
A. Sophie Blee-Goldman a1b1e088b9 KAFKA-8323: Close RocksDBStore's BloomFilter (#6672) 6 years ago
Ismael Juma a37282415e
MINOR: Upgrade dependencies for Kafka 2.3 (#6665) 6 years ago
Matthias J. Sax 6d3ff132b5 KAFKA-8240: Fix NPE in Source.equals() (#6589) 6 years ago
John Roesler eab855541a KAFKA-8289: Fix Session Expiration and Suppression (#6654) 6 years ago
Boyang Chen a4f7675db1 KAFKA-8285: enable localized thread IDs in Kafka Streams (#6632) 6 years ago
Bill Bejeck ba1fc21864
KAFKA-8298: Fix possible concurrent modification exception (#6643) 6 years ago
Matthias J. Sax 56c64803fa
KAFKA-3729: Revert adding Serde auto-config (#6630) 6 years ago
Matthias J. Sax c5665e6945
KAFAK-3522: add API to create timestamped stores (#6601) 6 years ago
John Roesler 39400c46ac MINOR: improve Session expiration notice (#6618) 6 years ago
A. Sophie Blee-Goldman 8299f2a397 KAFKA-8029: In memory session store (#6525) 6 years ago
A. Sophie Blee-Goldman dc31fea8bc MINOR: In-memory stores cleanup (#6595) 6 years ago
Boyang Chen 0f995ba6be KAFKA-7862 & KIP-345 part-one: Add static membership logic to JoinGroup protocol (#6177) 6 years ago
John Roesler eecb403bae KAFKA-8254: Pass Changelog as Topic in Suppress Serdes (#6602) 6 years ago
John Roesler 58d6043d4c KAFKA-8204: fix Streams store flush order (#6555) 6 years ago
Matthias J. Sax 172fbb2dd5
MINOR: Add unit test for SerDe auto-configuration (#6610) 6 years ago
David Arthur 409fabc561 KAFKA-7747; Check for truncation after leader changes [KIP-320] (#6371) 6 years ago
Ted Yu e56ebbffca [KAFKA-3729] Auto-configure non-default SerDes passed alongside the topology builder (#6461) 6 years ago