8449 Commits (976e6ea0f77c16816b068720abd476005073f39d)
 

Author SHA1 Message Date
Montyleo 10b07575f1
KAFKA-10794 Replica leader election is too slow in the case of too many partitions (#9675) 4 years ago
Chia-Ping Tsai e63f591ec4
KAFKA-10090 Misleading warnings: The configuration was supplied but i… (#8826) 4 years ago
Chia-Ping Tsai aeeb7b2f9a
KAFKA-9263 The new hw is added to incorrect log when ReplicaAlterLogDirsThread is replacing log (fix PlaintextAdminIntegrationTest.testAlterReplicaLogDirs) (#9423) 4 years ago
Gardner Vickers 85f94d5027
KAFKA-10729; Bump remaining RPC's to use tagged fields. (#9601) 4 years ago
A. Sophie Blee-Goldman dc55be2d92
KAFKA-6687: restrict DSL to allow only Streams from the same source topics (#9609) 4 years ago
Jason Gustafson 8839514efb
MINOR: Small cleanups in `AlterIsr` handling logic (#9663) 4 years ago
Bruno Cadonna 9211ff6ffd
MINOR: Increase unit test coverage of method ProcessorTopology#updateSourceTopics() (#9654) 4 years ago
Bruno Cadonna 60139d5b25
MINOR: fix reading SSH output in Streams system tests (#9665) 4 years ago
ArunParthiban-ST cc1aa3b83d
KAFKA-10770: Remove duplicate defination of Metrics#getTags (#9659) 4 years ago
fml2 90bc7e9777
KAFKA-10722: Described the types of the used state stores (#9607) 4 years ago
Jason Gustafson e7de280b0f
KAFKA-10702; Skip bookkeeping of empty transactions (#9632) 4 years ago
Tom Bentley 6add0594a7
MINOR: Remove erroneous extra <code> in design doc (#9657) 4 years ago
Chia-Ping Tsai 0a74c7d935
KAFKA-10736 Convert transaction coordinator metadata schemas to use g… (#9611) 4 years ago
Luke Chen 9412fc1151
MINOR: Update vagrant/tests readme (#9650) 4 years ago
Tom Bentley 0df461582c
KAFKA-10720: Document prohibition on header mutation by SMTs (#9597) 4 years ago
Tom Bentley 8a59a22881
KAFKA-10713: Stricter protocol parsing in hostnames (#9593) 4 years ago
Tom Bentley 6b1c8f921d
KAFKA-10565: Only print console producer prompt with a tty (#9644) 4 years ago
Tom Bentley 7a49326822
MINOR: fix listeners doc to close <code> properly (#9655) 4 years ago
abc863377 5200eaab25
MINOR: Remove unnecessary statement from WorkerConnector#doRun (#9653) 4 years ago
A. Sophie Blee-Goldman dbf4e63ae7
KAFKA-10758: ProcessorTopology should only consider its own nodes when updating regex source topics (#9648) 4 years ago
Luke Chen 2a409200dc
KAFKA-10754: fix flaky tests by waiting kafka streams be in running state before assert (#9629) 4 years ago
Ismael Juma cbf8ad277a
MINOR: Upgrade to Scala 2.13.4 (#9643) 4 years ago
Ismael Juma a5986bd32d
MINOR: Update build and test dependencies (#9645) 4 years ago
abc863377 047ad654da
MINOR: Remove redundant argument from TaskMetricsGroup#recordCommit (#9642) 4 years ago
Ismael Juma 80b81ef9fe
MINOR: Update snappy-java to 1.1.8.1 (#9646) 4 years ago
Rajini Sivaram ed8659b4a0
KAFKA-10727; Handle Kerberos error during re-login as transient failure in clients (#9605) 4 years ago
dengziming 9fdea8a6b6
MINOR: Wrong command line suggestion in kafka.Kafka (#9637) 4 years ago
Matthias J. Sax 72918a9816
MINOR: change default TX timeout only if EOS is enabled (#9618) 4 years ago
Matthias J. Sax af4e34867b MINOR: fix formatting 4 years ago
Jason Gustafson bc96a8feb5
KAFKA-10706; Ensure leader epoch cache is cleaned after truncation to end offset (#9633) 4 years ago
Prithvi 6e3bf1eaab
KAFKA-6181 Examining log messages with {{--deep-iteration}} should show superset of fields (#9204) 4 years ago
dengziming 502a544ee7
KAFKA-10757: Fix compilation failure in StreamThreadTest (#9636) 4 years ago
Matthias J. Sax 351a22a12e
KAFKA-10755: Should consider commit latency when computing next commit timestamp (#9634) 4 years ago
Hamza Slama 43fd630d80
MINOR: remove unnecessary semicolon from Agent.java and AgentClient.java (#9625) 4 years ago
Tom Bentley 407808964a
KAFKA-10607: Consistent behaviour for response errorCounts() (#9433) 4 years ago
Jason Gustafson 438749bb5d
MINOR: Factor out common response parsing logic (#9617) 4 years ago
Matthew Wong 31d84e66ba
MINOR: Enable testLogCleanerStats (#9608) 4 years ago
Jason Gustafson 6054837c0a
MINOR: Reduce sends created by `SendBuilder` (#9619) 4 years ago
Kowshik Prakasam dcbd28da53
KAFKA-10723: Fix LogManager shutdown error handling (#9596) 4 years ago
Stanislav Kozlovski b9bab3b762
KAFKA-9023: Log request destination when the Producer gets disconnected (#7498) 4 years ago
David Mao 1841e9f497
KAFKA-10024: Add dynamic configuration and enforce quota for per-IP connection rate limits (KIP-612, part 2) (#9386) 4 years ago
Tom Bentley 91679f247a
KAFKA-10692: Add delegation.token.secret.key, deprecate ...master.key (#9623) 4 years ago
Samuel Cantero 1625984149
MINOR: Allow Checkpoints for consumers using static partition assignments (#9545) 4 years ago
Liju John 7ceb34bbec
KAFKA-10701 First line of detailed stats from consumer-perf-test.sh incorrect (#9598) 4 years ago
David Jacot 51c833e795
KAFKA-9630; Replace OffsetsForLeaderEpoch request/response with automated protocol (#9547) 4 years ago
Luke Chen 179ecdf49e
KAFKA-10628: remove all the unnecessary parameters from the tests which are using TopologyTestDriver (#9507) 4 years ago
Matthias J. Sax 192db666c9
KAFKA-9274: Handle TimeoutException on commit (#9570) 4 years ago
Walker Carlson d12fbb7c00
KAFKA-10500: Allow resizing of StreamThread state store caches (#9572) 4 years ago
Justine Olshan 77a46b1f4d
KAFKA-10545: Create topic IDs in ZooKeeper and Controller (#9473) 4 years ago
Chia-Ping Tsai 30bc21ca35
KAFKA-9628; Replace Produce request/response with automated protocol (#9401) 4 years ago