This is true unless you have ran cleanup. If you have run 'nodetool cleanup' then there is data loss.
On Mon, Jun 10, 2013 at 1:40 PM, Tyler Hobbs <ty...@datastax.com> wrote: > > On Mon, Jun 10, 2013 at 11:39 AM, Nimi Wariboko Jr < > nimiwaribo...@gmail.com> wrote: > >> How can I recover that data? Can I assume they are still in the sstables? > > > Yes > > >> Would doing a sstable2json then reading and reinserting be an optimal >> solution? > > > You can just use the sstableloader utility to load them directly. It will > stream the correct portions of the data to all of the appropriate nodes. > > > -- > Tyler Hobbs > DataStax <http://datastax.com/> >