Skip to content
This repository has been archived by the owner on Aug 4, 2020. It is now read-only.

Use a ConnectionPool instead of ConnectionWrapper for the SystemManager #65

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

wildstray
Copy link

Useful for working on clusters with nodes down (eg. with Cassandra Cluster Admin)

…er (useful for working on clusters with nodes down).
@thobbs
Copy link
Owner

thobbs commented May 11, 2012

I'm hesitant to do this right now, because it can easily result in schema disagreements if your nodes don't have their clocks synchronized with NTP and you're running something lower than Cassandra 1.1.

However, once it has been a while and most people are using 1.1 or newer, this would be nice to have. For now, I suggest closing the SystemManager object upon failure and opening a new one (possibly against a different node).

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

Successfully merging this pull request may close these issues.

2 participants