mirror of https://github.com/apache/kafka.git
CI / build (push) Waiting to run
Details
See: https://github.com/apache/kafka/pull/20168#discussion_r2227310093 add follow test case: Given a topic with three partitions, where partition `t-2` is offline, if partitionsToReset contains only `t-1`, the method filterNoneLeaderPartitions incorrectly includes `t-2` in the result, leading to a failure in the tool. Reviewers: Chia-Ping Tsai <chia7712@gmail.com>, Jhen-Yung Hsu <jhenyunghsu@gmail.com>, Ken Huang <s7133700@gmail.com>, Andrew Schofield <aschofield@confluent.io> |
||
---|---|---|
.. | ||
src | ||
tools-api/src | ||
.gitignore |