Re: avoid log spam with 0 HH rows delivered

2012-03-02 Thread Brandon Williams
https://issues.apache.org/jira/browse/CASSANDRA-3955 On Fri, Mar 2, 2012 at 1:53 AM, Radim Kolar wrote: > Can be something made to remove these empty delivery attempts from log? > > Its just tombstoned row. > > [default@system] list HintsColumnFamily; > Using default limit of 100 > --

Re: avoid log spam with 0 HH rows delivered

2012-03-02 Thread Radim Kolar
Dne 2.3.2012 13:24, Watanabe Maki napsal(a): How about to truncate HintsColumnFamily and then execute nodetool repair as work around? i got this exception in CLI. Its weird, all my nodes are UP and no exception message in server log. [default@unknown] use system; Authenticated to keyspace: sy

Re: avoid log spam with 0 HH rows delivered

2012-03-02 Thread Watanabe Maki
How about to truncate HintsColumnFamily and then execute nodetool repair as work around? On 2012/03/02, at 18:11, Radim Kolar wrote: > Dne 2.3.2012 9:49, Maki Watanabe napsal(a): >> Fixed in 1.0? >> https://issues.apache.org/jira/browse/CASSANDRA-3176 > that patch test if sstable is empty bef

Re: avoid log spam with 0 HH rows delivered

2012-03-02 Thread Radim Kolar
Dne 2.3.2012 9:49, Maki Watanabe napsal(a): Fixed in 1.0? https://issues.apache.org/jira/browse/CASSANDRA-3176 that patch test if sstable is empty before continuing HH delivery but in my case table is not empty - it contains one tombstoned row.

Re: avoid log spam with 0 HH rows delivered

2012-03-02 Thread Maki Watanabe
Fixed in 1.0? https://issues.apache.org/jira/browse/CASSANDRA-3176 2012/3/2 Radim Kolar : > Can be something made to remove these empty delivery attempts from log? > > Its just tombstoned row. > > [default@system] list HintsColumnFamily; > Using default limit of 100 > --- > RowKey

avoid log spam with 0 HH rows delivered

2012-03-01 Thread Radim Kolar
Can be something made to remove these empty delivery attempts from log? Its just tombstoned row. [default@system] list HintsColumnFamily; Using default limit of 100 --- RowKey: 00 1 Row Returned. Elapsed time: 234 msec(s). INFO [HintedHandoff:1] 2012-03-02 05:44:32,359 Hinte