[
https://issues.apache.org/jira/browse/CASSANDRA-1628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12922194#action_12922194
]
Nate McCall commented on CASSANDRA-1628:
----------------------------------------
Works as advertised:
# /etc/init.d/cassandra status
cassandra (pid 1101) is running...
After shutdown:
# /etc/init.d/cassandra status
cassandra is stopped
> RedHat init script status is a no-op
> ------------------------------------
>
> Key: CASSANDRA-1628
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1628
> Project: Cassandra
> Issue Type: Bug
> Components: Contrib
> Environment: RedHat-like Linux
> Reporter: Adam Gray
> Priority: Minor
> Fix For: 0.6.7, 0.7.0
>
> Attachments: redhat-status-usage.patch, redhat-status.patch
>
>
> The current bare-bones init script is a little too bare-bones. The "status"
> argument make a successful no-op, which can be pretty misleading.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.