Re: Error Exception in Repair Thread

2017-08-15 Thread Erick Ramirez
2 common causes of interrupted streams are (a) network interruptions, or (b) nodes becoming unresponsive, e.g. GC pause during high loads. As far as network is concerned, is there a firewall in the middle? If so, it's quite common for firewalls to close sockets when it thinks the connection is idl

Re: Error Exception in Repair Thread

2017-08-11 Thread Alain RODRIGUEZ
Hi, java.lang.InterruptedException > I am not sure here, but just a silly thought: did you restart a node during this repair process? A restarting node could probably create an interruption on a streaming process. C*heers, --- Alain Rodriguez - @arodream - al...@thelastpickle

Error Exception in Repair Thread

2017-07-27 Thread Meg Mara
Hello Cassandra Experts! I have seen the following errors in the system log when a scheduled nodetool repair operation runs on the cluster. Cassandra Version 3.0.10. Any thoughts or suggestions are welcome! ERROR [Repair#3794:3] 2017-07-27 17:47:22,000 CassandraDaemon.java:207 - Exception in t