Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 2 commits into
base: trunk
Choose a base branch
from

Conversation

m1a2st
Copy link
Contributor

@m1a2st m1a2st commented Mar 7, 2025

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: #18845 (comment)

@github-actions github-actions bot added triage PRs from the community core Kafka Broker tools small Small PRs labels Mar 7, 2025
@chia7712
Copy link
Member

chia7712 commented Mar 7, 2025

@m1a2st please fix the title. 18788 -> 18778

@m1a2st m1a2st changed the title KAFKA-18788 Fix the inconsistent lastest supported version in StorageTool.scala and FutureCommand KAFKA-18778 Fix the inconsistent lastest supported version in StorageTool.scala and FutureCommand Mar 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Kafka Broker small Small PRs tools triage PRs from the community
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants