1759 Commits (4b97e50eea977a2a9020e6ed49516a1904361f12)

Author SHA1 Message Date
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
wcarlson5 8b57f6cb3a KAFKA-6049: Add auto-repartitioning for cogroup (#7792) 5 years ago
Bill Bejeck 7a84d93633
KAFKA-8705: Remove parent node after leaving loop to prevent NPE (#7117) 5 years ago
wcarlson5 d1161bf106 KAFKA-6049: Add time window support for cogroup (#7774) 5 years ago
John Roesler 717ce42a6d
KAFKA-9138: Add system test for relational joins (#7664) 5 years ago
Guozhang Wang f770b4946e
HOTFIX: Add comment to remind ordering restrictions on RegexSourceIntegrationTest (#7812) 5 years ago
Bill Bejeck 8968cdd809
MINOR: Remove line with addAll since collection passed into constructor call. (#7807) 5 years ago
Bruno Cadonna bcfe8c76dd KAFKA-9230: Refactor user-customizable Streams metrics (#7762) 5 years ago
Bruno Cadonna e4827fdbe8 MINOR: Fix javadoc of `flatTransform()` (#7803) 5 years ago
ravowlga123 deafc56fed KAFKA-8953: Rename UsePreviousTimeOnInvalidTimestamp to UsePartitionTimeOnInvalidTimestamp (#7633) 5 years ago
A. Sophie Blee-Goldman cd5618f866 MINOR: clarify node grouping of input topics using pattern subscription (#7793) 5 years ago
Bill Bejeck 04cd1457ae MINOR: Convert last streams join test to TTD (#7777) 5 years ago
gkomissarov ba365bbb8d KAFKA-9131: Remove dead code for handling timeout exception (#7635) 5 years ago
John Roesler 18c13d38ed KAFKA-9231: Streams Threads may die from recoverable errors with EOS enabled (#7748) 5 years ago
wcarlson5 0b8ea7e162 KAFKA-6049: Add non-windowed Cogroup operator (KIP-150) (#7538) 5 years ago
Matthias J. Sax ba02e8c6b6
KAFKA-9244: Update FK reference should unsubscribe old FK (#7758) 5 years ago
Bill Bejeck a50b7c497d
MINOR: Convert Stream-StreamJoin Integration Test to TTD (#7752) 5 years ago
A. Sophie Blee-Goldman 3daddab8a8 dont spam (#7730) 5 years ago
Bill Bejeck e499c960e4 MINOR: Updated StreamTableJoinIntegrationTest to use TTD (#7722) 5 years ago
A. Sophie Blee-Goldman 41a9e2c7c3 HOTFIX: safely clear all active state in onPartitionsLost (#7691) 5 years ago
Bruno Cadonna 19681f6b95 KAFKA-9086: Refactor processor-node-level metrics (#7615) 5 years ago
Bruno Cadonna dcf660a2a0 HOTFIX: Fix unit tests that failed when executed from IDE (#7707) 5 years ago
Alex Kokachev 7f5c380c34 KAFKA-9011: Removed multiple calls to supplier.get() in order to avoid multiple transformer instances being created. (#7685) 5 years ago