On Thu, Oct 29, 2015 at 6:41 AM, Carlos Alonso <i...@mrcalonso.com> wrote:
> Tonight one of our 3 nodes cluster has died. This is Cassandra 1.2. and RF > = 3 > > After bringing up a new node and starting it with -Dreplace_address of the > dead one different things are happening. > > On the new node nodetool status is showing the expected ring (him along > with the other two working nodes), but his status is UN, when I would > expect it to be UJ, because is joining, right? > I predict that this node has itself in its own seed list, and therefore cannot bootstrap. I have no idea what is going on with the streams you report. What version of 1.2.x? As an aside, you are likely to have a better latency on debugging such issues if you join the #cassandra irc channel on freenode. =Rob