kafka icon indicating copy to clipboard operation
kafka copied to clipboard

KAFKA-18778 Fix the inconsistent lastest supported version in StorageTool.scala and FutureCommand

Open m1a2st opened this issue 10 months ago • 1 comments

JIra: https://issues.apache.org/jira/browse/KAFKA-18778

To maintain code consistency, MetadataVersion#fromVersionString uses latestTesting() as the latest version. Therefore, in the tools, we also need to maintain consistency by updating the outer logging to use latestTesting().

See the discussion: https://github.com/apache/kafka/pull/18845#discussion_r1950706791

m1a2st avatar Mar 07 '25 16:03 m1a2st

@m1a2st please fix the title. 18788 -> 18778

chia7712 avatar Mar 07 '25 19:03 chia7712