[jira] [Resolved] (CASSANDRA-6925) /etc/init.d/cassandra clobbers pid file

2017-09-21 Thread Michael Shuler (JIRA)

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

Michael Shuler resolved CASSANDRA-6925.
---
Resolution: Fixed

This was fixed.

> /etc/init.d/cassandra clobbers pid file
> ---
>
> Key: CASSANDRA-6925
> URL: https://issues.apache.org/jira/browse/CASSANDRA-6925
> Project: Cassandra
>  Issue Type: Bug
>  Components: Packaging
> Environment: Cassandra:
> Datastax cassandra20-2.0.5-1.noarch.rpm
> OS:
> CentOS 6.4
> Linux fqdn 2.6.32-431.1.2.0.1.el6.x86_64 #1 SMP Fri Dec 13 13:06:13 UTC 2013 
> x86_64 x86_64 x86_64 GNU/Linux
> JDK:
> java version "1.7.0_51"
> Java(TM) SE Runtime Environment (build 1.7.0_51-b13)
> Java HotSpot(TM) 64-Bit Server VM (build 24.51-b03, mixed mode)
>Reporter: Craig Brown
>Priority: Minor
>
> Preconditions:
> Cassandra service is running successfully.
> Cassandra service is erroneously started when already running via:
> service cassandra start
> /var/run/cassandra/cassandra.pid is overwritten with new pid.  The original 
> cassandra process continues to run.  The recorded pid is not running. 
> Because the recorded pid is incorrect, its impossible to stop cassandra via:
> service cassandra stop
> Before starting cassandra, the script should ensure that its not already 
> running.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Resolved] (CASSANDRA-6925) /etc/init.d/cassandra clobbers pid file

2014-03-25 Thread Brandon Williams (JIRA)

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

Brandon Williams resolved CASSANDRA-6925.
-

Resolution: Invalid

Resolving as invalid because apache cassandra does not distribute an RPM, 
however I've alerted the person at datastax who can fix the packge for you.

 /etc/init.d/cassandra clobbers pid file
 ---

 Key: CASSANDRA-6925
 URL: https://issues.apache.org/jira/browse/CASSANDRA-6925
 Project: Cassandra
  Issue Type: Bug
  Components: Packaging
 Environment: Cassandra:
 Datastax cassandra20-2.0.5-1.noarch.rpm
 OS:
 CentOS 6.4
 Linux fqdn 2.6.32-431.1.2.0.1.el6.x86_64 #1 SMP Fri Dec 13 13:06:13 UTC 2013 
 x86_64 x86_64 x86_64 GNU/Linux
 JDK:
 java version 1.7.0_51
 Java(TM) SE Runtime Environment (build 1.7.0_51-b13)
 Java HotSpot(TM) 64-Bit Server VM (build 24.51-b03, mixed mode)
Reporter: Craig Brown
Assignee: Brandon Williams
Priority: Minor

 Preconditions:
 Cassandra service is running successfully.
 Cassandra service is erroneously started when already running via:
 service cassandra start
 /var/run/cassandra/cassandra.pid is overwritten with new pid.  The original 
 cassandra process continues to run.  The recorded pid is not running. 
 Because the recorded pid is incorrect, its impossible to stop cassandra via:
 service cassandra stop
 Before starting cassandra, the script should ensure that its not already 
 running.



--
This message was sent by Atlassian JIRA
(v6.2#6252)