7551 Commits (aa1b3c1107f53638ec2a4a6c2f06a4626545fad3)
 

Author SHA1 Message Date
David Jacot cd1e46c8bb
MINOR: Pass one action per unique resource name in KafkaApis.filterAuthorized (#8432) 5 years ago
Matthias J. Sax 731630e866
KAFKA-9818: improve error message to debug test (#8423) 5 years ago
Boyang Chen f1850162de
MINOR: Should cleanup the tasks after dirty close (#8433) 5 years ago
Jason Gustafson 9d965236a4
MINOR: Fix log cleaner offset range log message (#8435) 5 years ago
Rajini Sivaram 588e8a5be8
KAFKA-9815; Ensure consumer always re-joins if JoinGroup fails (#8420) 5 years ago
Guozhang Wang 82dff1db54
KAFKA-9753: A few more metrics to add (#8371) 5 years ago
Boyang Chen 712ac5203e
KAFKA-9793: Expand the try-catch for task commit in HandleAssignment (#8402) 5 years ago
Boyang Chen 3b8ed0a194
KAFKA-9784: Add OffsetFetch to group concurrency test (#8383) 5 years ago
Lucas Bradstreet 37990f9099
MINOR: fix inaccurate RecordBatchIterationBenchmark.measureValidation benchmark (#8428) 5 years ago
Boyang Chen 0eab92012b
HOTFIX: fix compilation error (#8424) 5 years ago
Konstantine Karantasis 23b4d875d6
MINOR: Remove redundant braces from log message in FetchSessionHandler (#8410) 5 years ago
Lucas Bradstreet 46540eb5e0
KAFKA-9820: validateMessagesAndAssignOffsetsCompressed allocates unused iterator (#8422) 5 years ago
Matthias J. Sax ab5e4f52ec
MINOR: Refactor StreamsProducer (#8380) 5 years ago
Jason Gustafson d4eb406f01
KAFKA-9807; Protect LSO reads from concurrent high-watermark updates (#8418) 5 years ago
Konstantine Karantasis 8595267260
KAFKA-9810: Document Connect Root REST API on / (#8408) 5 years ago
A. Sophie Blee-Goldman 6e0d553350
MINOR: clean up Streams assignment classes and tests (#8406) 5 years ago
Jason Gustafson 62dcfa196e
KAFKA-9750; Fix race condition with log dir reassign completion (#8412) 5 years ago
Tom Bentley 9a154c6505 KAFKA-9775: Fix IllegalFormatConversionException in ToolsUtils 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
Daniel dfdb49f26a
KAFKA-9778: Add methods to validate and assert connector configurations in integration tests with EmbeddedConnectCluster (#8359) 5 years ago
A. Sophie Blee-Goldman 2322bc0a6f
KAFKA-6145: Pt. 5 Implement high availability assignment (#8337) 5 years ago
Ron Dagostino f0ad03069a
MINOR: System test ZooKeeper upgrades (#8384) 5 years ago
Michal T 86a3ebe537
MINOR: Fix typo in version 2.4.1 of kafka folder in Dockerfile (#8393) 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
José Armando García Sancio fee5f0e50f
MINOR: Rename TopicCommandTest (#8398) 5 years ago
Bruno Cadonna e6a6b69acf
MINOR: Improve close tests of caching state store (#8386) 5 years ago
Andrew Olson 9eeffdfb7d
KAFKA-9233: Fix IllegalStateException in Fetcher retrieval of beginning or end offsets for duplicate TopicPartition values (#7755) 5 years ago
Ismael Juma 90bbeedf52
MINOR: Fix Scala 2.13 compiler warnings (#8390) 5 years ago
Lucas Bradstreet cb9125106d
MINOR: reduce garbage in operation and resource java conversions (#8391) 5 years ago
Matthias J. Sax 6a49ede947
KAFKA-9441: Cleanup Streams metrics for removed task commit latency metrics (#8356) 5 years ago
Guozhang Wang c18143298e
MINOR: more logs for empty assignment (#8397) 5 years ago
Guozhang Wang 353aa6206d
KAFKA-9753: Add active tasks process ratio (#8370) 5 years ago
David Jacot 121c7692ce
MINOR: Fix MockAdminClient to not throw IndexOutOfBoundsException when brokerId is above the known one. (#8392) 5 years ago
Jason Gustafson 75e8ee1d1a
KAFKA-9777; Remove txn purgatory to fix race condition on txn completion (#8389) 5 years ago
Matthias J. Sax 6ad5407350
KAFKA-9719: Streams with EOS-beta should fail fast for older brokers (#8367) 5 years ago
Greg Harris 2c969b14d3
KAFKA-9706: Handle null in keys or values when Flatten transformation is used (#8279) 5 years ago
Boyang Chen 0520bc6c7c
MINOR: Update docs for KIP-530 and KIP-562 (#8388) 5 years ago
Lucas Bradstreet 4fa5bdcfe3
KAFKA-9685: PT2, avoid unnecessary set creation in ACL matching (#8382) 5 years ago
Bill Bejeck c725c2338b
MINOR: Update dependencies.gradle, Dockerfile, version.py, and bash.sh for 2.4.1 upgrade (#8387) 5 years ago
Chia-Ping Tsai 923f1ec1cf
MINOR: Exclude '**/*Suite.class' from test, unitTest and integrationTest (#8381) 5 years ago
Svend Vanderveken 169fa0efcc
MINOR: Fix error message in exception when records have schemas in Connect's Flatten transformation (#3982) 5 years ago
Scott 43f4372531
MINOR: Fix code example reference to SchemaBuilder call in Connect's documentation (#3029) 5 years ago
17hao 68ac551966
MINOR: Add missing @Override annotation and simplify Thread declarations with lambdas (#8363) 5 years ago
Boyang Chen 88bc0fdf82
KAFKA-9600; EndTxn should enforce strict epoch checking if from client (#8164) 5 years ago
Bruno Cadonna c595470713
KAFKA-9770: Close underlying state store also when flush throws (#8368) 5 years ago
Chris Egerton ee832d7d78
KAFKA-9771: Port patch for inter-worker Connect SSL from Jetty 9.4.25 (#8369) 5 years ago