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

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

We could use a java program to fork a sub process for the Solr process, but I'm 
not sure we'd want that? The parent process would likely need to act as a proxy 
between the shell and the solr child process and also handle cases where the 
child process exits, hangs etc. I'd prefer a clean neat shell/cmd script that 
limits itself to configuring the necessary -Xmx, -XX and env stuff before 
leaving the rest to SolrCLI.

> Write an all-java replacement for bin/solr and bin\solr.cmd.
> ------------------------------------------------------------
>
>                 Key: SOLR-16791
>                 URL: https://issues.apache.org/jira/browse/SOLR-16791
>             Project: Solr
>          Issue Type: Improvement
>          Components: scripts and tools
>    Affects Versions: 9.2.1
>            Reporter: Shawn Heisey
>            Assignee: Shawn Heisey
>            Priority: Major
>
> Write a tool in Java that replaces most functionality currently found in 
> bin/solr and pulls in functionality from SolrCLI.
>  



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to