[ 
https://issues.apache.org/jira/browse/SOLR-16645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17887720#comment-17887720
 ] 

Jan Høydahl commented on SOLR-16645:
------------------------------------

The only place lsof is used is check if solr is running on a certain port. That 
can probably achieved in pure java with status toolafter SOLR-17450 is done.

> Support ss and netstat as alternatives to lsof
> ----------------------------------------------
>
>                 Key: SOLR-16645
>                 URL: https://issues.apache.org/jira/browse/SOLR-16645
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Colvin Cowie
>            Priority: Trivial
>          Time Spent: 2.5h
>  Remaining Estimate: 0h
>
> The current start command requires {{lsof}} to be available. If you don't 
> have {{lsof}} it does a hardcoded 10 second wait and then assumes the process 
> has started.
> There are several other tools common tools that can be used if lsof` isn't 
> available, so I'll create a PR to add netstat and ss as alternative options.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to