On Wed, Jan 26, 2011 at 12:22 PM, Dan Hendry wrote:
> After some bad experiences in the past using non-release versions, I am a
> little hesitant.
>
The just apply the patch from
https://issues.apache.org/jira/browse/CASSANDRA-1992 to 0.7.0
> Which nodes would the new code have to be deployed t
...@gmail.com]
Sent: January-24-11 19:19
To: user@cassandra.apache.org
Subject: Re: Repair on single CF not working (0.7)
On Mon, Jan 24, 2011 at 4:15 PM, Dan Hendry
wrote:
I am trying to repair a single CF using nodetool. It seems like the request
to limit the repair to one CF is not being respected
On Mon, Jan 24, 2011 at 4:15 PM, Dan Hendry wrote:
> I am trying to repair a single CF using nodetool. It seems like the request
> to limit the repair to one CF is not being respected. Here is my current
> situation:
>
> - Run “nodetool repair *KEYSPACE* CF_A” on node 3
>
> -