Hi, 1. What would be the reason for hints getting timed out? None of the nodes went down. using the storage_port as 7000. System.log displays the below information:
INFO [HintedHandoff:1] 2015-11-20 14:40:39,400 HintedHandOffManager.java:350 - Started hinted handoff for host: e57e87c0-b8bf-4787-be00-1d48a9bf2cdb with IP: /10.34.200.55 INFO [HANDSHAKE-/10.34.200.55] 2015-11-20 14:40:39,437 OutboundTcpConnection.java:485 - Handshaking version with /10.34.200.55 INFO [HANDSHAKE-/10.34.200.55] 2015-11-20 14:40:39,461 OutboundTcpConnection.java:485 - Handshaking version with /10.34.200.55 INFO [HintedHandoff:1] 2015-11-20 14:40:41,418 HintedHandOffManager.java:469 - Timed out replaying hints to /10.34.200.55; aborting (0 delivered) 2. Repair is failing. Is this because of the hints getting timeout? ERROR [AntiEntropyStage:2] 2015-11-20 14:10:58,824 RepairMessageVerbHandler.java:140 - Got error, removing parent repair session ERROR [AntiEntropyStage:2] 2015-11-20 14:10:58,825 CassandraDaemon.java:222 - Exception in thread Thread[AntiEntropyStage:2,5,main] Can someone help me understand the issues? Thanks Arun