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

Add an isRunning method to EmbeddedCassandraServerHelper #318

Open
asarkar opened this issue Sep 27, 2020 · 0 comments
Open

Add an isRunning method to EmbeddedCassandraServerHelper #318

asarkar opened this issue Sep 27, 2020 · 0 comments

Comments

@asarkar
Copy link

asarkar commented Sep 27, 2020

Since there's no good way to stop the server, it is helpful to know if it's already running. This can be trivially achieved by checking EmbeddedCassandraServerHelper.cassandraDaemon != null in an isRunning public method.

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