Re: upgrading to cassandra 0.8

2011-06-07 Thread Sasha Dolgy
Thanks everyone ... upgrade to 0.8 on all nodes is a first priority then ... On Tue, Jun 7, 2011 at 5:28 PM, Jonathan Ellis wrote: > Even schema changes *should* work, although to be safe, the less > "unusual" stuff you do with a mixed-version cluster, the better. > > However, any kind of stream

Re: upgrading to cassandra 0.8

2011-06-07 Thread Jonathan Ellis
Even schema changes *should* work, although to be safe, the less "unusual" stuff you do with a mixed-version cluster, the better. However, any kind of streaming (bootstrap, node movement, decommission, nodetool repair) will not work. On Tue, Jun 7, 2011 at 10:07 AM, Edward Capriolo wrote: > > >

Re: upgrading to cassandra 0.8

2011-06-07 Thread Edward Capriolo
On Tue, Jun 7, 2011 at 10:54 AM, Sasha Dolgy wrote: > Hi, > > Good news on the 0.8 release. So ... if I upgrade one node out of four, > and let it run for a bit ... I should have no issues, correct? If I make > schema changes, specifically, adding a new column family for counters, how > will th