hiSandog opened a new pull request, #25656: URL: https://github.com/apache/pulsar/pull/25656
### 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). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
