janhoy commented on PR #2712:
URL: https://github.com/apache/solr/pull/2712#issuecomment-2402627619

   > @janhoy would this Java code approach also be useful in the AuthTool? It 
checks that you are running `bin/solr auth` on a server with a local Solr 
running in order to get the port number...
   
   Absolutely, that's why I extracted `SolrProcessManager` as its own class to 
it can be used anywhere we want to list running solr processes, get a process 
by pid or port, check if solr is running on a certain port etc.


-- 
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]

Reply via email to