You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Andreas Hubold (JIRA)" <ji...@apache.org> on 2018/10/04 12:37:00 UTC

[jira] [Updated] (SOLR-12737) Let Solr init script create SOLR_PID_DIR

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

Andreas Hubold updated SOLR-12737:
----------------------------------
    Attachment:     (was: init-script-mkdir-pid-dir.patch)

> Let Solr init script create SOLR_PID_DIR
> ----------------------------------------
>
>                 Key: SOLR-12737
>                 URL: https://issues.apache.org/jira/browse/SOLR-12737
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: scripts and tools
>    Affects Versions: 6.6.5, 7.4
>         Environment: CentOS 7.5
>            Reporter: Andreas Hubold
>            Priority: Major
>              Labels: patch, patch-available
>         Attachments: init-script-mkdir-pid-dir.patch
>
>
> It would be great if the Solr init script could create the configured SOLR_PID_DIR with permissions for the Solr user, if it doesn't exist.
> The use case is to store the PID file for the Solr service in a directory below the /run directory, which is typically mounted as tmpfs file system and empty after reboot. For example, with "{{SOLR_PID_DIR=/run/solr}}" in solr.in.sh, Solr will be unable to write its PID file after reboot because the solr subdirectory does not exist.



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

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