1364 Commits (c758122ce59674ec3e33618d896e4e5cdbb45e87)

Author SHA1 Message Date
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
John Roesler 6538e9e4d6 KAFKA-7895: fix Suppress changelog restore (#6536) 6 years ago
Matthias J. Sax 3aa909575d
MINOR: Java8 cleanup (#6598) 6 years ago
Matthias J. Sax c596204c0d
MINOR: Java8 cleanup (#6599) 6 years ago
Florian Hussonnois 075b368d47 KAFKA-6958: Allow to name operation using parameter classes (#6410) 6 years ago
A. Sophie Blee-Goldman 0f7a87e93d KAFKA-7652: Restrict range of fetch/findSessions in cache (#6448) 6 years ago
A. Sophie Blee-Goldman c7836307c3 [HOT FIX] Check for null before deserializing in MeteredSessionStore (#6575) 6 years ago
A. Sophie Blee-Goldman 555d05971e Added note to RocksDBConfigSetter (#6578) 6 years ago
Matthias J. Sax 0e08358da4
KAFKA-6455: KStream-KStream join should set max timestamp for result record (#6565) 6 years ago
pkleindl 5919e73e5d MINOR: fixed missing close of Iterator, used try-with-resource where appropriate (#6562) 6 years ago
cadonna 05668e98f5 KAFKA-7875: Add KStream.flatTransformValues (#6424) 6 years ago
Casey Green b7d7f7590d KAFKA-7778: Add KTable.suppress to Scala API (#6314) 6 years ago
A. Sophie Blee-Goldman 9f5a69a4c2 [MINOR] Guard against crashing on invalid key range queries (#6521) 6 years ago
cadonna 97bca4d3f5 MINOR: Correct KStream documentation (#6552) 6 years ago
Guozhang Wang 4aa2cfe467
MINOR: Tighten up metadata upgrade test (#6531) 6 years ago
John Roesler 9bd0d6aa93 KAFKA-6399: Remove Streams max.poll.interval override (#6509) 6 years ago
Guozhang Wang c23bf7a360 HOTFIX: Update unit test for KIP-443 6 years ago
Guozhang Wang 213466b3d4
KAFKA-7190: KIP-443; Remove streams overrides on repartition topics (#6511) 6 years ago
Bill Bejeck 369d89f208
MINOR: Move KTable source topic for changelog to optimization framework (#6500) 6 years ago
Lee Dongjin ff78c684ff KAFKA-7502: Cleanup KTable materialization logic in a single place (doMapValues) (#6520) 6 years ago
Lee Dongjin d10023e8d3 Cleanup KTableImpl#doTransformValues (#6519) 6 years ago
Lee Dongjin d63d702252 KAFKA-7502: Cleanup KTable materialization logic in a single place (filter) (#6453) 6 years ago
Matthias J. Sax dc0601a1c6
KAFKA-3522: Add RocksDBTimestampedSegmentedBytesStore (#6186) 6 years ago
Bill Bejeck c74acb24eb
MINOR: Remove line for testing repartition topic name (#6488) 6 years ago
Bill Bejeck 1acae2a67c
MINOR: Clean up ThreadCacheTest (#6485) 6 years ago
Matthias J. Sax 1f692bdf53
KAFKA-8142: Fix NPE for nulls in Headers (#6484) 6 years ago
khairy 3124b07066 KAFKA-7243: Add unit integration tests to validate metrics in Kafka Streams (#6080) 6 years ago
Florian Hussonnois fa57eb065d KAFKA-6958: Add new NamedOperation interface to enforce consistency in naming operations (#6409) 6 years ago
Matthias J. Sax b5ce093a24
MINOR: capture result timestamps in Kafka Streams DSL tests (#6447) 6 years ago
A. Sophie Blee-Goldman 538bd7eddf KAFKA-8094: Iterating over cache with get(key) is inefficient (#6433) 6 years ago