Re: How to restart bootstrap after a failed streaming due to Broken Pipe (1.2.16)

2014-06-10 Thread Robert Coli
On Mon, Jun 9, 2014 at 10:43 PM, Colin Kuo colinkuo...@gmail.com wrote: You can use nodetool repair instead. Repair is able to re-transmit the data which belongs to new node. Repair is not very likely to work in cases where bootstrap doesn't. @OP : you probably will have to tune your phi

How to restart bootstrap after a failed streaming due to Broken Pipe (1.2.16)

2014-06-09 Thread Mike Heffner
Hi, During an attempt to bootstrap a new node into a 1.2.16 ring the new node saw one of the streaming nodes periodically disappear: INFO [GossipTasks:1] 2014-06-10 00:28:52,572 Gossiper.java (line 823) InetAddress /10.156.1.2 is now DOWN ERROR [GossipTasks:1] 2014-06-10 00:28:52,574

Re: How to restart bootstrap after a failed streaming due to Broken Pipe (1.2.16)

2014-06-09 Thread Colin Kuo
You can use nodetool repair instead. Repair is able to re-transmit the data which belongs to new node. On Tue, Jun 10, 2014 at 10:40 AM, Mike Heffner m...@librato.com wrote: Hi, During an attempt to bootstrap a new node into a 1.2.16 ring the new node saw one of the streaming nodes