You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Eric Evans (JIRA)" <ji...@apache.org> on 2009/03/27 21:37:50 UTC

[jira] Updated: (CASSANDRA-20) Daemonization of cassandra nodes

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

Eric Evans updated CASSANDRA-20:
--------------------------------

    Attachment: commons-daemon.patch

The attached patch adds a CassandraServer-like class that implements the org.apache.commons.daemon.Daemon interface. You need a commons-daemon.jar and architecture specific jsvc wrapper to use it. See http://commons.apache.org/daemon/index.html for more info.

> Daemonization of cassandra nodes
> --------------------------------
>
>                 Key: CASSANDRA-20
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-20
>             Project: Cassandra
>          Issue Type: New Feature
>            Reporter: Eric Evans
>            Priority: Minor
>         Attachments: commons-daemon.patch
>
>
> Support for daemonization (dropping privileges, closing descriptors, forking, etc) would be nice. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.