Skip to content

Instantly share code, notes, and snippets.

@paulbellamy
Created December 3, 2012 16:23
Show Gist options
  • Save paulbellamy/4196055 to your computer and use it in GitHub Desktop.
Save paulbellamy/4196055 to your computer and use it in GitHub Desktop.
If nodetool repair has not been run often enough to the point that GCGraceSeconds has passed, you
risk forgotten deletes (see DistributedDeletes). In addition to data popping up that has been deleted,
you may see inconsistencies in data return from different nodes that will not self-heal by read-repair
or further nodetool repair. Some further details on this latter effect is documented in CASSANDRA-1316.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment