1593 Commits (8ab0994919752cd4870e771221ba934a6a539a67)

Author SHA1 Message Date
Michael Viamari a41d3d86c1
KAFKA-9533: ValueTransform forwards `null` values (#8108) 5 years ago
Matthias J. Sax ebcdcd9fa9
KAFKA-8025: Fix flaky RocksDB test (#8126) 5 years ago
Boyang Chen 97c5dc1c13
KAFKA-9545: Fix subscription bugs from Stream refactoring (#8109) 5 years ago
Guozhang Wang d8756e81c5
KAFKA-9274: Gracefully handle timeout exception (#8060) 5 years ago
John Roesler 8d0b069b0f
KAFKA-9557: correct thread process-rate sensor to measure throughput (#8112) 5 years ago
vinoth chandar 37d0b12cfc
KAFKA-9512: Flaky Test LagFetchIntegrationTest.shouldFetchLagsDuringRestoration (#8076) 5 years ago
Xavier Léauté 7e1c39f75a
KAFKA-9106 make metrics exposed via jmx configurable (#7674) 5 years ago
Matthias J. Sax aa0d0ec32a
KAFKA-6607: Commit correct offsets for transactional input data (#8091) 5 years ago
John Roesler 1681c78f60
KAFKA-9500: Fix FK Join Topology (#8015) 5 years ago
John Roesler 998f1520f9
KAKFA-9503: Fix TopologyTestDriver output order (#8065) 5 years ago
Bruno Cadonna cde6d18983
KAFKA-9355: Fix bug that removed RocksDB metrics after failure in EOS (#7996) 5 years ago
John Roesler e16859dc48
KAFKA-9390: Make serde pseudo-topics unique (#8054) 5 years ago
high.lee dc89c86d43
KAFKA-9483: Add Scala KStream#toTable to the Streams DSL (#8024) 5 years ago
Matthias J. Sax 50aead64b9
MINOR: fix and improve StreamsConfig JavaDocs (#8086) 5 years ago
John Roesler 520a76155c
KAFKA-9517: Fix default serdes with FK join (#8061) 5 years ago
Boyang Chen ff8c40ccb6
KAFKA-9523: Migrate BranchedMultiLevelRepartitionConnectedTopologyTest into a unit test (#8081) 5 years ago
Bruno Cadonna 3dfc6c15e4
KAFKA-9480: Fix bug that prevented to measure task-level process-rate (#8018) 5 years ago
Guozhang Wang e70e5d913a
KAFKA-9505: Only loop over topics-to-validate in retries (#8039) 5 years ago
Navinder Pal Singh Brar d76fa1b22d
KAFKA-9487: Follow-up PR of Kafka-9445 (#8033) 5 years ago
Matthias J. Sax 059a81e3c9
KAFKA-7658: Follow up to original PR (#8027) 5 years ago
Guozhang Wang a6c9e96bd3
HOTFIX: Fix two test failures in JDK11 (#8063) 5 years ago
A. Sophie Blee-Goldman f698f3f840
MINOR: further InternalTopologyBuilder cleanup (#8046) 5 years ago
Guozhang Wang 5380938f8b
MINOR: Add timer for update limit offsets (#8047) 5 years ago
Guozhang Wang 7ea636c661 HOTFIX: checkstyle for newly added unit test 5 years ago
Daniel Beskin bdd0a9299f
MINOR: Fixing null handilg in ValueAndTimestampSerializer (#7679) 5 years ago
Guozhang Wang 4090f9a2b0
KAFKA-9113: Clean up task management and state management (#7997) 5 years ago
Matthias J. Sax 8bb962d66f
KAFKA-9490: Fix generics for Grouped (#8028) 5 years ago
David Arthur 7e776b0462
Bump trunk to 2.6.0-SNAPSHOT (#8026) 5 years ago
Charles Feduke 5ddab1b60c
MINOR: updated documentation where RocksDBStore was being used as the sample class for byte[] versus Bytes examples (#5884) 5 years ago
high.lee 6b86af3a27
KAFKA-7658: Add KStream#toTable to the Streams DSL (#7985) 5 years ago
Navinder Pal Singh Brar 05b2361c04
KAFKA-9445: Allow adding changes to allow serving from a specific partition (#7984) 5 years ago
highluck 31ef2b9add
MINOR: Remove unused fields in StreamsMetricsImpl (#7992) 5 years ago
Ted Yu b50e213eeb MINOR: Fix topology builder debug log message (#8005) 5 years ago
Ron Dagostino a3509c0870 MINOR: MiniKdc JVM shutdown hook fix (#7946) 5 years ago
highluck 2e351e06b3 KAFKA-9152; Improve Sensor Retrieval (#7928) 5 years ago
A. Sophie Blee-Goldman 57b2f6807d KAFKA-7317: Use collections subscription for main consumer to reduce metadata (#7969) 5 years ago
Levani Kokhreidze 21df6eeda9 MINOR: Use Math.min for StreamsPartitionAssignor#updateMinReceivedVersion method (#7954) 5 years ago
John Roesler cd4ab4189e
MINOR: fix flaky StreamsUpgradeTestIntegrationTest (#7974) 5 years ago
vinoth chandar bbd3348dcb KAFKA-9431: Expose API in KafkaStreams to fetch all local offset lags (#7961) 5 years ago
vinoth chandar 0c76fbbbed KAFKA-6144: IQ option to query standbys (#7962) 5 years ago
vinoth chandar 71c5729a41 KAFKA-6144: Add KeyQueryMetadata APIs to KafkaStreams (#7960) 5 years ago
Matthias J. Sax 81fcb80924
KAFKA-9294: Add tests for Named parameter (#7927) 5 years ago
Matthias J. Sax be4f50e7fd
MINOR: JavaDoc cleanup (#7873) 5 years ago
Guozhang Wang 505e8240cd
KAFKA-8421: Still return data during rebalance (#7312) 5 years ago
Matthias J. Sax e94f5dcc80
KAFKA-9294: Add tests for Named parameter (#7874) 5 years ago
David Kim 163c5e7ac2 KAFKA-9068: Fix javadoc of Stores.{persistent,inMemory}SessionStore (#7908) 5 years ago
highluck bbbf431d6e KAFKA-9384: Loop improvements (#7907) 5 years ago
Ismael Juma a024e679c7
MINOR: Update dependencies for Kafka 2.5 (#7909) 5 years ago
Matthias J. Sax 1ccca5c6a9
KAFKA-6049: extend Kafka Streams Scala API for cogroup (KIP-150) (#7847) 5 years ago
Boyang Chen 1adf0ee889 KAFKA-9335: Fix StreamPartitionAssignor regression in repartition topics counts (#7904) 5 years ago