why would you ever want to stop all nodes together?
On Thu, Jan 26, 2012 at 1:24 PM, Carlo Pires <carlopi...@gmail.com> wrote: > I found out this is related to schema change. Happens *every time* I create > drop and new CF with composite types. As workaround I: > > * never stop all nodes together > > To stop a node: > * repair and compact a node before stopping it > * stop and start it again > * if it started fine good if not, remove all data and restart the node (and > wait...)