Re: Bootstrap fails on 3.10

2016-11-25 Thread Benjamin Roth
I proposed a quite simple fix for https://issues.apache.org/jira/browse/CASSANDRA-12905 Sorry that I don't supply a patch. I am good at analysing code but totally unexperienced with the workflows here. 2016-11-25 19:57 GMT+01:00 Benjamin Roth : > Yes, I have MVs. > >

Re: Bootstrap fails on 3.10

2016-11-25 Thread Benjamin Roth
Yes, I have MVs. Interesting is also that in the middle of bootstrapping (cannot tell when exactly) it seemed like other nodes started to send hints to the bootstrapping node. When that happened, it seems that every single HintVerb fails also with a WTE. At least the logs are completely flooded

Re: Bootstrap fails on 3.10

2016-11-25 Thread Paulo Motta
If you have an MV table It seems you're hitting https://issues.apache.org/jira/browse/CASSANDRA-12905. I will bump it's priority to critical since it can prevent or difficult bootstrap. Did you try resuming bootstrap with "nodetool bootstrap resume" after the failure? It may eventually succeed,

Bootstrap fails on 3.10

2016-11-25 Thread Benjamin Roth
Hi! Today I wanted a new node to join the cluster. When looking at netstats on all the old nodes, it seemed like the streaming sessions did complete. They all said that all files have been transferred. But looking at the debug.log the stream sessions finished with an error. Also after all streams