Skip to content

KAFKA-17122 Change the type of clusterId from UUID to String#16590

Merged
chia7712 merged 1 commit intoapache:trunkfrom
soravolk:KAFKA-17122
Jul 19, 2024
Merged

KAFKA-17122 Change the type of clusterId from UUID to String#16590
chia7712 merged 1 commit intoapache:trunkfrom
soravolk:KAFKA-17122

Conversation

@soravolk
Copy link
Copy Markdown
Contributor

@soravolk soravolk commented Jul 14, 2024

As per the discussion: #14628 (comment)
Since the uuid constrain no longer holds after 3.7, it is better to modify the type from Uuid to String to clarify the intention behind the clusterId for the current version.

Committer Checklist (excluded from commit message)

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

@soravolk soravolk marked this pull request as draft July 14, 2024 13:47
@chia7712 chia7712 marked this pull request as ready for review July 15, 2024 20:56
@chia7712
Copy link
Copy Markdown
Member

@soravolk Please run ./gradlew spotlessApply to fix the import order

@soravolk soravolk force-pushed the KAFKA-17122 branch 2 times, most recently from bcca680 to 17862ab Compare July 17, 2024 14:02
@soravolk
Copy link
Copy Markdown
Contributor Author

@chia7712 Thank you for the reminder. I have fixed the import order.

@chia7712
Copy link
Copy Markdown
Member

@soravolk please make sure the build before pushing the updates ...

@soravolk
Copy link
Copy Markdown
Contributor Author

@chia7712 I apologize for my oversight in the previous version. I have now made the necessary updates.

@chia7712 chia7712 merged commit 43fdc6a into apache:trunk Jul 19, 2024
abhi-ksolves pushed a commit to ksolves/kafka that referenced this pull request Jul 31, 2024
…pache#16590)

Reviewers: Chia-Ping Tsai <chia7712@gmail.com>
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.

2 participants