1500 Commits (f5a4519be97881666d2d3e558ae6934fc2dad87c)

Author SHA1 Message Date
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
John Roesler e213608127 KAFKA-8824: bypass value serde on null (#7235) 5 years ago
Andy Coates 35bc53c55f KIP-476: Add new getAdmin method to KafkaClientSupplier (#7162) 5 years ago
Matthias J. Sax 4d1ee26a13
KAFKA-8594: Add version 2.3 to Streams system tests (#7131) 5 years ago
A. Sophie Blee-Goldman e2d16b504c KAFKA-8802: ConcurrentSkipListMap shows performance regression in cache and in-memory store (#7212) 5 years ago
Bruno Cadonna e6fe4c13de MINOR: Correct typo in test name `TimetampedSegmentsTest` (#7210) 5 years ago
Matthias J. Sax 39158bd944
KAFKA-8765: Remove interface annotations in Streams API (#7174) 5 years ago