On Sun, Sep 25, 2011 at 1:10 PM, Yang <teddyyyy...@gmail.com> wrote: > Thanks Brandon. > > I'll try this. > > but you can also see my later post regarding message drop : > http://mail-archives.apache.org/mod_mbox/cassandra-user/201109.mbox/%3ccaanh3_8aehidyh9ybt82_emh3likbcdsenrak3jhfzaj2l+...@mail.gmail.com%3E > > that seems to show something in either code or background load causing > messages to be really dropped
I see. My guess is then this: there is a local clock problem, causing generations to be the same, thus not notifying the FD. So perhaps the problem is not network-related, but it is something in the ec2 environment. -Brandon