1432 Commits (b4035610b8ec77ab152c89a655f3ba0453c39cdd)

Author SHA1 Message Date
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
Matthias J. Sax 245e9caa44
KAFKA-8791: RocksDBTimestampedStore should open in regular mode by default (#7201) 5 years ago
A. Sophie Blee-Goldman e07b46dd04 MINOR: remove unnecessary #remove overrides (#7178) 5 years ago
A. Sophie Blee-Goldman f8078f3803 KAFKA-8736: Track size in InMemoryKeyValueStore (#7177) 5 years ago
Paul e2c8612d01 KAFKA-7941: Catch TimeoutException in KafkaBasedLog worker thread (#6283) 5 years ago
Ismael Juma 4148d79880 MINOR: Remove Utils.notNull, use Objects.requireNonNull instead (#7194) 5 years ago
Guozhang Wang e867a58425
KAFKA-8179: Part 3, Add PartitionsLost API for resetGenerations and metadata/subscription change (#6884) 5 years ago
mjarvie 7ebcd50fbf KAFKA-8736: Streams performance improvement, use isEmpty() rather than size() == 0 (#7164) 5 years ago
cadonna 7663a6c44d Minor: Refactor methods to add metrics to sensor in `StreamsMetricsImpl` (#7161) 5 years ago
Matthias J. Sax 320f7b0d7a
MINOR: Avoid dividing by zero (#7143) 5 years ago
Ismael Juma 96c575a2c7
MINOR: Fix binary compatibility break in KafkaClientSupplier.getAdminClient (#7157) 5 years ago
cadonna a7d0fdd534 KAFKA-8578: Add basic functionality to expose RocksDB metrics (#6979) 5 years ago
cadonna d997dc65a4 MINOR: Fix wrong debug log message (#7137) 5 years ago
Matthias J. Sax 06e246d4a1
KAFKA-8456: Stabilize flaky StoreUpgradeIntegrationTest (#6941) 5 years ago
A. Sophie Blee-Goldman a028f597d7 KAFKA-8731: InMemorySessionStore throws NullPointerException on startup (#7132) 5 years ago
A. Sophie Blee-Goldman 6fbac3cfa8 KAFKA-8179: PartitionAssignorAdapter (#7110) 5 years ago
Boyang Chen 74c90f46c3 KAFKA-8221; Add batch leave group request (#6714) 5 years ago
A. Sophie Blee-Goldman 69d86a197f KAFKA-8179: add public ConsumerPartitionAssignor interface (#7108) 5 years ago
John Roesler a8aedc85eb KAFKA-8696: clean up Sum/Count/Total metrics (#7057) 5 years ago