malliaridis commented on PR #2712: URL: https://github.com/apache/solr/pull/2712#issuecomment-2405890817
It seems that `p.info().commandLine()` is always empty and falls back to the empty string, filtering out all the java processes. This means that `-Djetty.port=` is not maintained and only present on `bin/solr start` on first execution, resulting to this mixed output of found and not found nodes. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
