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

cassandra service may not get refreshed in case of any config changes #22

Open
hkumarmk opened this issue Sep 27, 2016 · 0 comments
Open

Comments

@hkumarmk
Copy link
Contributor

Current implementation disables cassandra service refresh from within cassandra role as it doesnt handle supervisor based service managment.

This could lead to situations when there can be a config change happend but cassandra service dont get refreshed/restarted.

The fix for this probably would be either adding supervisor based service management to the role or find out a way to use supervisor and lsb init script based service management handled somehow within the containers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant