Hi Michael,
On Tue, Nov 12, 2013 at 12:46 AM, Michael Shuler wrote:
> On 11/10/2013 08:21 PM, Shinpei Nakata wrote:
>> I've been working on writing a patch for Cassandra recently on the
>> latest git trunk
>> (http://git-wip-us.apache.org/repos/asf/cassandra.git). However, from
>> last week, I go
Hello all,
I hope this is the right mailing list for my question since I am totaly new
to this community.
I am working in a small project of my own trying to keep 3 Cassandra nodes
replicated sending the Rowmutations from one of them
to the others every time a write happens.
I developed a class si
On 11/10/2013 08:21 PM, Shinpei Nakata wrote:
> I've been working on writing a patch for Cassandra recently on the
> latest git trunk
> (http://git-wip-us.apache.org/repos/asf/cassandra.git). However, from
> last week, I got many unit tests error/failure from 'ant test' result.
> I'm wondering that