Skip to content

[fix][broker] Fix metadata setup validation message#25656

Merged
merlimat merged 1 commit intoapache:masterfrom
hiSandog:fix/metadata-setup-messages-20260502
May 3, 2026
Merged

[fix][broker] Fix metadata setup validation message#25656
merlimat merged 1 commit intoapache:masterfrom
hiSandog:fix/metadata-setup-messages-20260502

Conversation

@hiSandog
Copy link
Copy Markdown
Contributor

@hiSandog hiSandog commented May 3, 2026

Motivation

The cluster metadata setup CLI prints a validation message with a missing verb when the transaction coordinator count is invalid.

Modifications

Updated the message from "must greater than 0" to "must be greater than 0".

Verifications

  • git diff --check

I could not run Gradle validation in this environment because no Java Runtime is installed (./gradlew :pulsar-broker:compileJava -x test fails before Gradle starts).

@merlimat merlimat merged commit 77b0536 into apache:master May 3, 2026
44 checks passed
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