Re: [VOTE] Release Apache Cassandra 2.0.8

2014-05-06 Thread Yatong Zhang
and what about https://issues.apache.org/jira/browse/CASSANDRA-6092 ? It's supposed to be fixed in 2.0.8 On Tue, May 6, 2014 at 11:14 PM, Blair Zajac wrote: > In NEWS.txt the second 2.0.8 should be an earlier version. > > 2.0.8 > = > ... > Upgrading > - > - Nothing specific to t

Re: bugs report for 2.0.7

2014-04-30 Thread Yatong Zhang
It looks like Cassandra will calculate free space by summing all the disks, and this will result in a big compaction file that can not fit in one disk. So any one could clarify this please? On Wed, Apr 30, 2014 at 2:09 PM, Yatong Zhang wrote: > I am using CQL 3 to create a table to st

Re: bugs report for 2.0.7

2014-04-29 Thread Yatong Zhang
arge? Is it normal or a bug? So could any one please help to solve this issue? Any help is of great appreciation and thanks a lot! On Wed, Apr 30, 2014 at 12:04 PM, Yatong Zhang wrote: > Thanks for the response. I've checked the system logs and harddisk smartd > info, and no errors fo

Re: bugs report for 2.0.7

2014-04-29 Thread Yatong Zhang
OFException - the file being read ended unexpectedly. > Probably when you ran out of disk space. > > -- > Michael > > > On 04/29/2014 07:48 PM, Yatong Zhang wrote: > >> Here is another type of exception, seems all are I/O related: >> >> INFO [SSTableBatchOpen:1

Re: bugs report for 2.0.7

2014-04-29 Thread Yatong Zhang
Initializing system.hints > INFO [main] 2014-04-29 14:44:35,734 AutoSavingCache.java (line 114) > reading saved cache /data1/saved_caches/system-hints-KeyCache-b.db > INFO [main] 2014-04-29 14:44:35,737 ColumnFamilyStore.java (line 248) > Initializing system.schema_keyspaces > On T

Re: bugs report for 2.0.7

2014-04-29 Thread Yatong Zhang
on device", your disks are full (and it's not really a bug that > Cassandra error out in that case). > > -- > Sylvain > > > On Tue, Apr 29, 2014 at 11:09 AM, Yatong Zhang > wrote: > > > Hi there, > > > > Sorry if this is not the right place to

bugs report for 2.0.7

2014-04-29 Thread Yatong Zhang
Hi there, Sorry if this is not the right place to report bugs. I am using 2.0.7 and I have a 10 boxes clusters with about 200TB capacity. I just found I had 3 boxes with error exceptions. With datastax opscenter I can see these three nodes lost connections (no reponse), but after I sshed to these