Hello I have a little problem. In first i have one node, then i try to add second node, and bootstrap phase never ends. I use cassandra 0.66. All streams which sends data between nodes ends with successful, but after that on the first node(which was originally) i have follow warning:
INFO 19:20:36,250 Sending a stream initiate message to /192.168.0.220 ... INFO 19:20:36,250 Waiting for transfer to /192.168.0.220 to complete INFO 19:21:31,921 Done with transfer to /192.168.0.220 WARN 19:21:32,468 Dropped 1 messages in the last 1000ms And bootstrapp process never ends. On the second node(which i try to add) no any errors or warnings happens