Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for 
change notification.

The "FAQ" page has been changed by NickTelford.
The comment on this change is: Added note about nodetool drain.
http://wiki.apache.org/cassandra/FAQ?action=diff&rev1=48&rev2=49

--------------------------------------------------

  Yes, but it's important that you do it correctly.
  
   1. Restart and wait for the log replay to finish.
-  1. Shutdown Cassandra and verify that there is no remaining data in the 
commitlog.
+  1. Shutdown Cassandra and verify that there is no remaining data in the 
commitlog. (as of 0.6, you can do this using "nodetool drain")
   1. Delete the sstable files (-Data.db, -Index.db, and -Filter.db) for any 
CFs removed, and rename the files for any CFs that were renamed.
   1. Start Cassandra back up and your edits should take effect.
  

Reply via email to