Re: Drawbacks of Major Compaction now that Automatic Tombstone Compaction Exists

2015-04-16 Thread Anuj Wadehra
Hi Robert, Any comments or suggestions ? Thanks Anuj Wadehra Sent from Yahoo Mail on Android From:"Anuj Wadehra" Date:Wed, 15 Apr, 2015 at 8:59 am Subject:Re: Drawbacks of Major Compaction now that Automatic Tombstone Compaction Exists Hi Robert, By automatic tombstone compaction, I am

Re: Incorrect override of manifest.json?

2015-04-16 Thread Robert Coli
On Thu, Apr 16, 2015 at 6:29 AM, Daniel Pyykkö 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 column family but than

Re: How to stop "nodetool repair" in 2.1.2?

2015-04-16 Thread Paul Leddy
Will JMX be more readily available by 2100? On 04/15/2015 10:14 PM, Benyi Wang wrote: Using JMX worked. Thanks a lot. On Wed, Apr 15, 2015 at 3:57 PM, Robert Coli > wrote: On Wed, Apr 15, 2015 at 3:30 PM, Benyi Wang mailto:bewang.t...@gmail.com>> wrote:

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 th