-
Notifications
You must be signed in to change notification settings - Fork 217
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Catch AssertionError if a keyspace doesn't exist
This can happen if somebody changes Cassandra schema if a cluster is already registered in the Reaper. Without catching, the thread was silently dying.
- Loading branch information
Radovan Zvoncek
committed
Apr 13, 2015
1 parent
ed3b043
commit 4efcae2
Showing
2 changed files
with
14 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters