Skip to content

Conversation

@BewareMyPower
Copy link
Contributor

With the latest image, the pulsar-init service will fail with command line parsing.

picocli.CommandLine$UnmatchedArgumentException: Unmatched arguments from index 0: '
', '
', '
', '
', '
'
Exception in thread "main" picocli.CommandLine$UnmatchedArgumentException: Unmatched arguments from index 0: '
', '
', '
', '
', '
'
	at picocli.CommandLine$Interpreter.validateConstraints(CommandLine.java:13662)
	at picocli.CommandLine$Interpreter.parse(CommandLine.java:13614)
	at picocli.CommandLine$Interpreter.parse(CommandLine.java:13559)
	at picocli.CommandLine$Interpreter.parse(CommandLine.java:13454)
	at picocli.CommandLine.parseArgs(CommandLine.java:1552)
	at org.apache.pulsar.PulsarClusterMetadataSetup.main(PulsarClusterMetadataSetup.java:227)

@BewareMyPower BewareMyPower added this to the 3.7.0 milestone Oct 29, 2024
@BewareMyPower BewareMyPower self-assigned this Oct 29, 2024
@BewareMyPower
Copy link
Contributor Author

Ignore the wirkshark build failure on macOS for now. It's an issue with homebrew and we didn't maintain wireshark plugin for a long time

@BewareMyPower BewareMyPower merged commit 2491a5a into apache:main Oct 30, 2024
14 checks passed
@BewareMyPower BewareMyPower deleted the bewaremypower/fix-ci branch October 30, 2024 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants