1881 Commits (12d98a3d7ad9b023c600bdbb5e3ffb42b07406b1)

Author SHA1 Message Date
Boyang Chen 0eab92012b
HOTFIX: fix compilation error (#8424) 5 years ago
Matthias J. Sax ab5e4f52ec
MINOR: Refactor StreamsProducer (#8380) 5 years ago
A. Sophie Blee-Goldman 6e0d553350
MINOR: clean up Streams assignment classes and tests (#8406) 5 years ago
John Roesler 726a7d5de2
KAFKA-9812: fix infinite loop in test code (#8411) 5 years ago
Bill Bejeck 9783b85fdd
KAFKA-9739: Fixes null key changing child node (#8400) 5 years ago
Boyang Chen 7f640f13b4
KAFKA-9776: Downgrade TxnCommit API v3 when broker doesn't support (#8375) 5 years ago
Boyang Chen 6ddbf4d800
KAFKA-9809: Shrink transaction timeout for streams (#8407) 5 years ago
A. Sophie Blee-Goldman 2322bc0a6f
KAFKA-6145: Pt. 5 Implement high availability assignment (#8337) 5 years ago
Guozhang Wang a2092ecd7a HOTFIX: remove redundant check for QueryableStateIntegrationTest 5 years ago
Matthias J. Sax cc59150f40
KAFKA-9748: extend EosIntegrationTest for EOS-beta (#8331) 5 years ago
Bruno Cadonna e6a6b69acf
MINOR: Improve close tests of caching state store (#8386) 5 years ago
Ismael Juma 90bbeedf52
MINOR: Fix Scala 2.13 compiler warnings (#8390) 5 years ago
Matthias J. Sax 6a49ede947
KAFKA-9441: Cleanup Streams metrics for removed task commit latency metrics (#8356) 5 years ago
Guozhang Wang 353aa6206d
KAFKA-9753: Add active tasks process ratio (#8370) 5 years ago
Matthias J. Sax 6ad5407350
KAFKA-9719: Streams with EOS-beta should fail fast for older brokers (#8367) 5 years ago
Bruno Cadonna c595470713
KAFKA-9770: Close underlying state store also when flush throws (#8368) 5 years ago
John Roesler 3f5ad4640b
MINOR: optimize integration test shutdown (#8366) 5 years ago
Guozhang Wang 9d9b59fccc
KAFKA-9756: Process more than one record of one task at a time (#8358) 5 years ago
A. Sophie Blee-Goldman e1cbefef60
HOTFIX: fix log message in version probing system test (#8341) 5 years ago
Bruno Cadonna 1fbddd853d
KAFKA-6145: Add balanced assignment algorithm (#8334) 5 years ago
A. Sophie Blee-Goldman 8012f47e2c
MINOR: move some client methods to new ClientUtils (#8328) 5 years ago
Guozhang Wang 1b36e11967
MINOR: Restore and global consumers should never have group.instance.id (#8322) 5 years ago
Boyang Chen cc70614105
KAFKA-9743: Catch commit offset exception to eventually close dirty tasks (#8327) 5 years ago
John Roesler f538caf138
KAFKA-9742: Fix broken StandbyTaskEOSIntegrationTest (#8330) 5 years ago
Tom Bentley 6cfed8ad00
KAFKA-9651: Fix ArithmeticException (÷ by 0) in DefaultStreamPartitioner (#8226) 5 years ago
Matthias J. Sax 1ad5f346cb
KAFKA-9451: Enable producer per thread for Streams EOS (#8318) 5 years ago
Chia-Ping Tsai 4f6907947a
MINOR: fix linking errors in javadoc (#8198) 5 years ago
A. Sophie Blee-Goldman 6cf27c9c77
KAFKA-6145: Pt 2.5 Compute overall task lag per client (#8252) 5 years ago
Boyang Chen c249ea8e5d
KAFKA-9727: cleanup the state store for standby task dirty close and check null for changelogs (#8307) 5 years ago
Bruno Cadonna cbdd0d6cf1
KAFKA-6145: Add constrained balanced assignment algorithm (#8262) 5 years ago
John Roesler 960b216290
KAFKA-9734: Fix IllegalState in Streams transit to standby (#8319) 5 years ago
Colin Patrick McCabe 56051e7639
KAFKA-8820: kafka-reassign-partitions.sh should support the KIP-455 API (#8244) 5 years ago
Matthias J. Sax 21cfd0b453
MINOR: Fix generic types in StreamsBuilder and Topology (#8273) 5 years ago
Matthias J. Sax 89cd2f2a0b
KAFKA-9441: Unify committing within TaskManager (#8218) 5 years ago
A. Sophie Blee-Goldman 9ee8277cdd
KAFKA-6145: Add new assignment configs 5 years ago
Bruno Cadonna 0174c95f4f
MINOR: Fix javadoc warning in StreamsMetric (#8314) 5 years ago
A. Sophie Blee-Goldman 85c96f5230
KAFKA-9568: enforce rebalance if client endpoint has changed (#8299) 5 years ago
Guozhang Wang b1999ba22d
KAFKA-5604: Remove the redundant TODO marker on the Streams side (#8313) 5 years ago
Guozhang Wang c0cff61e8c HOTFIX: do not depend on file modified time in StateDirectoryTest 5 years ago
A. Sophie Blee-Goldman d38e97e319
MINOR: clean up required setup for StreamsPartitionAssignorTest (#8306) 5 years ago
Chia-Ping Tsai f08c9c7de6
HOTFIX: fix flaky StateDirectoryTest.shouldReturnEmptyArrayIfListFilesReturnsNull (#8310) 5 years ago
A. Sophie Blee-Goldman 673018504f
MINOR: cleanup and add tests to StateDirectoryTest (#8304) 5 years ago
Boyang Chen 1e6d944813
HOTFIX: StateDirectoryTest should use Set instead of List (#8305) 5 years ago
A. Sophie Blee-Goldman 045c6c3c48
MINOR: enforce non-negative invariant for checkpointed offsets (#8297) 5 years ago
Guozhang Wang 605d55dc17
KAFKA-6647: Do note delete the lock file while holding the lock (#8267) 5 years ago
Matthias J. Sax dd2c6a0a6f
KAFKA-9533: Fix JavaDocs of KStream.transformValues (#8298) 5 years ago
John Roesler 7945cbc73b
MINOR: reuse pseudo-topic in FKJoin (#8296) 5 years ago
A. Sophie Blee-Goldman 542853d99b
KAFKA-6145: Pt 2. Include offset sums in subscription (#8246) 5 years ago
Bruno Cadonna 0c256e16ab
KAFKA-9675: Fix bug that prevents RocksDB metrics to be updated (#8256) 5 years ago
Matthias J. Sax 524182d7f4
MINOR: Update Streams IQ JavaDocs to not point to a deprecated method (#8271) 5 years ago