Incorrect override of manifest.json?

2015-04-16 Thread Daniel Pyykkö
Hi all, In Cassandra 2.1.3 the code below is located in the class CassandraFamilyStore.java which is called when you do a snapshot. What I can se happens is that it first creates a snapshot manifest file correctly for a column family but than the loop returns a index which overrides the data

Re: Incorrect override of manifest.json?

2015-04-16 Thread Robert Coli
On Thu, Apr 16, 2015 at 6:29 AM, Daniel Pyykkö daniel.pyy...@sitevision.se wrote: In Cassandra 2.1.3 the code below is located in the class CassandraFamilyStore.java which is called when you do a snapshot. What I can se happens is that it first creates a snapshot manifest file correctly for a