Re: Very large HintsColumnFamily

2012-12-21 Thread Keith
1.1.7 Rob Coli wrote: >Before we start.. what version of cassandra? > >On Fri, Dec 21, 2012 at 4:25 PM, Keith Wright wrote: >> This behavior seems to occur if I do a large >> amount of data loading using that node as the coordinator node. > >In general you want to use all nodes to coordinate, n

Re: Very large HintsColumnFamily

2012-12-21 Thread Rob Coli
Before we start.. what version of cassandra? On Fri, Dec 21, 2012 at 4:25 PM, Keith Wright wrote: > This behavior seems to occur if I do a large > amount of data loading using that node as the coordinator node. In general you want to use all nodes to coordinate, not a single one. > Nodetool net

Very large HintsColumnFamily

2012-12-21 Thread Keith Wright
Hi all, I am seeing a VERY large HintsColumnFamily (40+ GB) on one of my nodes (I have 2 DC with 3 nodes each with 2 RF). Nodetool ring as a result reports load as being way higher for the one node (the delta being the size of the HintsColumnFamily). This behavior seems to occur if I do