Skip to content

MINOR: Rename IBP_3_4_IV1 as added for KIP-405 to IBP_3_5_IV0#13198

Merged
cmccabe merged 2 commits intoapache:trunkfrom
rondagostino:rtd_rename_IBP_3_4_IV1_to_IBP_3_5_IV0
Feb 6, 2023
Merged

MINOR: Rename IBP_3_4_IV1 as added for KIP-405 to IBP_3_5_IV0#13198
cmccabe merged 2 commits intoapache:trunkfrom
rondagostino:rtd_rename_IBP_3_4_IV1_to_IBP_3_5_IV0

Conversation

@rondagostino
Copy link
Copy Markdown
Contributor

#11390 will be released as part of AK 3.5 but it added the MetadataVersion IBP_3_4_IV1. It should have been IBP_3_5_IV0. This change causes no incompatibility because this feature is not yet released.

Also, didMetadataChange is adjusted to false because the KRaft metadata log records are unaffected.

Committer Checklist (excluded from commit message)

  • Verify design and implementation
  • Verify test coverage and CI build status
  • Verify documentation (including upgrade notes)

@ijuma ijuma requested review from junrao and satishd February 4, 2023 07:01
Copy link
Copy Markdown
Member

@satishd satishd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @rondagostino for the PR. Please look into the failures in kafka.admin.FeatureCommandTest.

@@ -174,7 +174,7 @@ class FeatureCommandUnitTest {
@Test
def testMetadataVersionsToString(): Unit = {
assertEquals("3.3-IV0, 3.3-IV1, 3.3-IV2, 3.3-IV3, 3.4-IV0, 3.4-IV1",
Copy link
Copy Markdown
Contributor

@clolov clolov Feb 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Already pointed out by @satishd, but I believe changing 3.4-IV1 to 3.5-IV0 here will make the test pass.

Copy link
Copy Markdown
Contributor

@cmccabe cmccabe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Test failures are not related. Thanks, @rondagostino

@cmccabe cmccabe merged commit 6d11261 into apache:trunk Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants