Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix cassandra daemon management under debian/ubuntu #21

Closed
wants to merge 1 commit into from

Conversation

lra
Copy link

@lra lra commented Sep 24, 2013

This PR tries to fix 2 problems when installing the package on Ubuntu (and I think Debian)

  1. /var/run/cassandra is missing and the pid file is not created on start, which renders the init script useless
  2. the regexp used to check if cassandra is running does not match the launching command line (There is no "-user." in the launch command)

1. /var/run/cassandra is missing and the pid file is not created
2. the regexp does not match the launching command line anymore (no
"-user.")
@mebigfatguy
Copy link
Contributor

please add a ticket on apache jira and submit patch there, thanks.

https://issues.apache.org/jira/browse/CASSANDRA

@lra
Copy link
Author

lra commented Sep 24, 2013

beobal pushed a commit to beobal/cassandra that referenced this pull request Oct 29, 2013
DSP-2268: Make cqlsh DESCRIBE support DCT
@jfarrell
Copy link

jfarrell commented May 8, 2014

Requested to close all open pull requests by Cassandra PMC

@jfarrell jfarrell closed this May 8, 2014
@lra lra deleted the fix_debian_init_d branch May 8, 2014 21:28
jmckenzie-dev pushed a commit to jmckenzie-dev/cassandra that referenced this pull request Apr 22, 2015
Migrated RecoveryManager2Test.java
mambocab pushed a commit to mambocab/cassandra that referenced this pull request Aug 28, 2015
ctool logCapture and logReadError functions
sbtourist added a commit to sbtourist/cassandra that referenced this pull request May 21, 2020
bdeggleston pushed a commit to bdeggleston/cassandra that referenced this pull request Dec 11, 2023
Refactor Deps into KeyDeps and RangeDeps

patch by Benedict; reviewed by Aleksey Yeschenko for CASSANDRA-18173
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants