lhotari commented on issue #23843: URL: https://github.com/apache/pulsar/issues/23843#issuecomment-2592729990
> I try to set env PULSAR_EXTRA_OPTS="-Djava.net.preferIPv4Stack=false", but it's not work. I found launch command has two same argument Yes, that is expected. The last parameter "wins". You can use the `jinfo -sysprops 1` or `jcmd 1 VM.system_properties` commands in the shell to check effective values. -- 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]
