Skip to content

Instantly share code, notes, and snippets.

@moonpolysoft
Created August 24, 2010 23:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save moonpolysoft/548530 to your computer and use it in GitHub Desktop.
Save moonpolysoft/548530 to your computer and use it in GitHub Desktop.
if (StorageService.instance.getLiveNodes().size() < ks_def.replication_factor)
throw new InvalidRequestException("Not enough live nodes to support this keyspace");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment