[ 
https://issues.apache.org/jira/browse/SOLR-17450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jan Høydahl updated SOLR-17450:
-------------------------------
    Description: Currently there is quite some custom script logic in 
bin/solr[.cmd], which e.g. lists java processes, finds what port they are 
listening to etc. Since Java 9 we can use {{ProcessHandle}} for this.  (was: 
Currently there is quite some custom script logic in bin/solr[.cmd], which e.g. 
lists java processes, finds what port they are listening to etc.

We can port that to Java using the [https://github.com/oshi/oshi] library.)

> Port all 'solr status' features to StatusTool
> ---------------------------------------------
>
>                 Key: SOLR-17450
>                 URL: https://issues.apache.org/jira/browse/SOLR-17450
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: scripts and tools
>            Reporter: Jan Høydahl
>            Assignee: Jan Høydahl
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently there is quite some custom script logic in bin/solr[.cmd], which 
> e.g. lists java processes, finds what port they are listening to etc. Since 
> Java 9 we can use {{ProcessHandle}} for this.



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