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

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

What do you mean by “service” here? Process or OS service/daemon?

I like the idea of evolving the control scripts+SolrCLI into a new binary 
(jar?) which can work one-off as today or optionally run in the background and 
then be able to monitor, restart etc other processes.

Good old FAST ESP username to have exactly this, called the node controller 
(nctrl). You would simply say “nctrl start nctrl” and it would start itself as 
a daemon, looking at its config for what processes to start. Then you could use 
the same binary to control the controller “nctrl restart qrserver”. And of 
course it took commands from the GUI. The only process running as an OS service 
was the node controller.

Perhaps such software exists in open source already, flexible enough to use?

> Standalone solr as *two* applications -- Solr and a controlling agent
> ---------------------------------------------------------------------
>
>                 Key: SOLR-6734
>                 URL: https://issues.apache.org/jira/browse/SOLR-6734
>             Project: Solr
>          Issue Type: Sub-task
>            Reporter: Shawn Heisey
>            Priority: Major
>
> In a message to the dev list outlining reasons to switch from a webapp to a 
> standalone app, Mark Miller included the idea of making Solr into two 
> applications, rather than just one.  There would be Solr itself, and an agent 
> to control Solr.
> http://mail-archives.apache.org/mod_mbox/lucene-dev/201305.mbox/%3C807476C6-E4C3-4E7E-9F67-2BECB63990DE%40gmail.com%3E



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to