You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by Arun Sandu <ar...@gmail.com> on 2015/11/21 00:00:17 UTC

Hints timed out

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

Re: Hints timed out

Posted by Carlos Alonso <in...@mrcalonso.com>.
Are both nodes using the same Cassandra version?

Carlos Alonso | Software Engineer | @calonso <https://twitter.com/calonso>

On 20 November 2015 at 23:00, Arun Sandu <ar...@gmail.com> wrote:

> 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
>