Skip to content
This repository has been archived by the owner on Jun 1, 2021. It is now read-only.

Cassandra: do not wait for system termination #138

Merged

Conversation

kongo2002
Copy link
Contributor

Hi there,

in case of a failure in the cassandra extension initialization we rather throw an exception than waiting (indefinitely) for the actor system to shut down.

As of now a process that fails to connect to the cassandra cluster will indefinitely wait until being killed by kill -9.

Cheers,
Gregor

In case of a failure in the cassandra extension initialization we rather
throw an exception than waiting (indefinitely) for the actor system to
shut down.
@krasserm
Copy link
Contributor

Your changes make absolutely sense @kongo2002, thanks for the pull request. I'm anyway not happy with the Cassandra extension based session management and plan to replace it with a better solution in the future. Anyway, I'll merge your changes as they are a significant improvement on the current situation.

@krasserm krasserm added this to the 0.5 milestone Nov 19, 2015
krasserm added a commit that referenced this pull request Nov 19, 2015
Cassandra: do not wait for system termination
@krasserm krasserm merged commit fcbf03b into RBMHTechnology:master Nov 19, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants