1556 Commits (eb8e2a8e3b3e2e7f5c097593faf2c651f92f2caf)

Author SHA1 Message Date
Bruno Cadonna e3c2148b20 KAFKA-8964: Rename tag client-id for thread-level metrics and below (#7429) 5 years ago
Jukka Karvanen 7e3f8895d6 MINOR: Modified Exception handling for KIP-470 (#7461) 5 years ago
Omkar Mestry cfa10678bd KAFKA-7245: Deprecate WindowStore#put(key, value) (#7105) 5 years ago
A. Sophie Blee-Goldman d88f1048da KAFKA-8179: Part 7, cooperative rebalancing in Streams (#7386) 5 years ago
Manikumar Reddy 4c2bd567b1
MINOR: Bump version to 2.5.0-SNAPSHOT (#7455) 5 years ago
Jukka Karvanen a5a6938c69 KAFKA-8233: TopologyTestDriver test input and output usability improvements (#7378) 5 years ago
Bruno Cadonna 52007e878a KAFKA-8934: Introduce instance-level metrics for streams applications (#7416) 5 years ago
Adam Bellemare c87fe9402c KAFKA-3705 Added a foreignKeyJoin implementation for KTable. (#5527) 5 years ago
Bill Bejeck 6925775e63 KAFKA-8558: Add StreamJoined config object to join (#7285) 5 years ago
Guozhang Wang 11ab6e7d8f HOTFIX: remove unsued StreamsConfig from StreamsPartitionAssignor 5 years ago
A. Sophie Blee-Goldman c7efc3613c HOTFIX: don't throw if upgrading from very old versions (#7436) 5 years ago
A. Sophie Blee-Goldman 8da69936a7 KAFKA-8649: Send latest commonly supported version in assignment (#7423) 5 years ago
Bruno Cadonna 3ca204b427 MINOR: Shutdown RockDB metrics recording trigger thread (#7417) 5 years ago
Bill Bejeck 9e294cbca2
KAFKA-8807: Flaky GlobalStreamThread test (#7418) 5 years ago
Ismael Juma 422687148e
MINOR: Mark RocksDBStoreTest as integration test (#7412) 5 years ago
Matthias J. Sax 9fbb0de5fc KAFKA-8927: Deprecate PartitionGrouper interface (#7376) 5 years ago
Bill Bejeck d53eab16b2 MINOR: Adjust logic of conditions to set number of partitions in step zero of assignment. (#7419) 5 years ago
Michał Siatkowski 45c800ff01 KAFKA-8911: Using proper WindowSerdes constructors in their implicit definitions (#7352) 5 years ago
Ismael Juma 66183f730f
KAFKA-8471: Replace control requests/responses with automated protocol (#7353) 5 years ago
Guozhang Wang 22434e6535
KAFKA-8319: Make KafkaStreamsTest a non-integration test class (#7382) 5 years ago
A. Sophie Blee-Goldman 74f8ae1303 KAFKA-8179: do not suspend standby tasks during rebalance (#7321) 5 years ago
Bruno Cadonna ad3b8437fd KAFKA-8580: Compute RocksDB metrics (#7263) 5 years ago
Guozhang Wang bcc023773f
KAFKA-8880: Add overloaded function of Consumer.committed (#7304) 5 years ago
Florian Hussonnois beac4c7534 KAFKA-6958: Overload methods for group and windowed stream to allow to name operation name using the new Named class (#6413) 5 years ago
Bruno Cadonna e98e239a0c KAFKA-8859: Refactor cache-level metrics (#7367) 5 years ago
Matthias J. Sax e85d671dee
MINOR: replace `late` with `out-of-order` in JavaDocs and docs (#7274) 5 years ago
Guozhang Wang a0470726c4 MINOR: Move Murmur3 to Streams 5 years ago
Richard Yu 73c6bd8ac9 [KAFKA-7994] Improve Stream time accuracy for restarts and rebalances (#6694) 5 years ago
A. Sophie Blee-Goldman 9ba898edc7 remove unused import (#7345) 5 years ago
vinoth chandar 4962c8193e KAFKA-8839 : Improve streams debug logging (#7258) 5 years ago
Stanislav Kozlovski 935b280540 MINOR: Default to 5 partitions of the __consumer_offsets topic in Streams integration tests (#7331) 5 years ago
Bruno Cadonna bab3e082dc KAFKA-8859: Expose built-in streams metrics version in `StreamsMetricsImpl` (#7323) 5 years ago
Mickael Maison ac385c4c3a KAFKA-8474; Use HTML lists for config layout (#6870) 5 years ago
cpettitt-confluent 83c7c0158f KAFKA-8755: Fix state restore for standby tasks with optimized topology (#7238) 5 years ago
Bruno Cadonna 6a3a580399 KAFKA-8856: Add Streams config for backward-compatible metrics (#7279) 5 years ago
cpettitt-confluent 18246e509e KAFKA-8878: Fix flaky test AssignedStreamsTasksTest#shouldCloseCleanlyWithSuspendedTaskAndEOS (#7302) 5 years ago
John Roesler 0f177ea6b8 MINOR: Clean up partition assignment logic (#7249) 5 years ago
vinoth chandar ffef0871c2 KAFKA-7149 : Reducing streams assignment data size (#7185) 5 years ago
Chia-Ping Tsai 18e6bb251b KAFKA-8861 Fix flaky RegexSourceIntegrationTest.testMultipleConsumersCanReadFromPartitionedTopic (#7281) 5 years ago
khairy caaf253b63 MINOR: remove unnecessary nulllity check (#7282) 5 years ago
Omar Al-Safi 8dc80e2297 KAFKA-7849: Fix the warning when using GlobalKTable (#7104) 5 years ago
Guozhang Wang 40432e31f7
MONIR: Check for NULL in case of version probing (#7275) 5 years ago
Bruno Cadonna d18d6b033e MINOR: Refactor tag key for store level metrics (#7257) 5 years ago
Bruno Cadonna d2741e5cbf MINOR: Remove `activeTaskCheckpointableOffsets` from `AbstractTask` (#7253) 5 years ago
Bill Bejeck fcfee618ee MINOR: Only send delete request if there are offsets in map (#7256) 5 years ago
A. Sophie Blee-Goldman cf32a1a6a0 KAFKA-8179: Part 4, add CooperativeStickyAssignor (#7130) 5 years ago
Bruno Cadonna 24547b810c KAFKA-8579: Expose RocksDB metrics (#7209) 5 years ago
cpettitt-confluent 6b24b2e836 KAFKA-8816: Make offsets immutable to users of RecordCollector.offsets (#7223) 5 years ago
cpettitt-confluent 7334222a71 KAFKA-8412: Fix nullpointer exception thrown on flushing before closing producers (#7207) 5 years ago
Guozhang Wang c6664e1d08
MINOR: Move the resetting from revoked to the thread loop (#7243) 5 years ago