1581 Commits (a149c3effabaeaac9fc8205d5f1cb56d265b2cfc)

Author SHA1 Message Date
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
A. Sophie Blee-Goldman 1513c817d4 KAFKA-6614: configure internal topics with message.timestamp.type=CreateTime by default (#7889) 5 years ago
Ismael Juma 6dc6f6a60d
KAFKA-9324: Drop support for Scala 2.11 (KIP-531) (#7859) 5 years ago
A. Sophie Blee-Goldman 3453e9e2ee HOTFIX: fix system test race condition (#7836) 5 years ago
sainath batthala 65d97762ab KAFKA-9334: Added more unit tests for Materialized class (#7871) 5 years ago
John Roesler cdbf40d572
KAFKA-9310: Handle UnknownProducerId from RecordCollector.send (#7845) 5 years ago
Bruno Cadonna 1d21cf166a KAFKA-9305: Add version 2.4 to Streams system tests (#7841) 5 years ago
Matthias J. Sax 5a65da5fe9
MINOR: Kafka Streams Scala API cleanup (#7852) 5 years ago
Bruno Cadonna c1351c34a9 MINOR: Refactor versions in `FutureSubscriptionInfo` (#7849) 5 years ago
Lee Dongjin 8c64aa080a MINOR: trivial cleanups 5 years ago
Guozhang Wang a87decb9e4
KAFKA-9113: Extract clients from tasks to record collectors (#7833) 5 years ago
Bruno Cadonna dbafa07be3 MINOR: Improve javadoc of user-customizable metrics API (#7810) 5 years ago
wcarlson5 dd8af2b23d KAFKA-6049: Add session window support for cogroup (#7782) 5 years ago