[
https://issues.apache.org/jira/browse/CASSANDRA-1176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Evans resolved CASSANDRA-1176.
-----------------------------------
Resolution: Not A Problem
These are jsvc processes you're seeing, not java; it's a result of a how jsvc
forks to daemonize. It is confusing to see in a process list like this because
the full list of all arguments supplied is output (and it's the same list you'd
see launching with bin/cassandra).
"This is normal." :)
> debian init script creates multiple cassandra processes
> -------------------------------------------------------
>
> Key: CASSANDRA-1176
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1176
> Project: Cassandra
> Issue Type: Bug
> Reporter: Jonathan Ellis
> Assignee: Eric Evans
> Fix For: 0.6.3
>
>
> to reproduce:
> killall java
> /etc/init.d/cassandra start
> ps -eafw |grep java
> I have a VM that I can give you (Lenny) that exhibits this behavior if
> reproducing is difficult.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.