You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jeff Jirsa (JIRA)" <ji...@apache.org> on 2018/05/07 16:53:00 UTC

[jira] [Comment Edited] (CASSANDRA-14438) Issue with FailureDetector.java:456 in the debug.log

    [ https://issues.apache.org/jira/browse/CASSANDRA-14438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16466160#comment-16466160 ] 

Jeff Jirsa edited comment on CASSANDRA-14438 at 5/7/18 4:52 PM:
----------------------------------------------------------------

There's no parameter that will get rid of the log.

It's a [log message on two different branches of a conditional|https://github.com/apache/cassandra/blob/cassandra-3.0/src/java/org/apache/cassandra/gms/FailureDetector.java#L449-L457] - no matter what you do, you'll get one of them. Nothing's wrong, it's just giving information.

It was noted in 3.0.15 or so that this is noisy, so it was [changed to trace|https://github.com/apache/cassandra/commit/9ac01baef5c8f689e96307da9b29314bc0672462]





was (Author: jjirsa):
There's no parameter that will get rid of the log.

It's a [log message on two different branches of a conditional|https://github.com/apache/cassandra/blob/cassandra-3.0/src/java/org/apache/cassandra/gms/FailureDetector.java#L449-L457] - no matter what you do, you'll get one of them. Nothing's wrong, it's just giving information.


> Issue with FailureDetector.java:456 in the debug.log
> ----------------------------------------------------
>
>                 Key: CASSANDRA-14438
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14438
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Streaming and Messaging
>            Reporter: Rama Krishna Akkenapally
>            Priority: Major
>             Fix For: 3.0.x
>
>
> Team,
>  
> we are doing POC on open source cassandra for one of our critical application . we do see the below error hitting every second in debug.log , could you please help us to over come the error message .
> Component : Apache cassandra 
> Version : Cassandra 3.0.14
>  
> please let us if you need any additional information . 
>  
> DEBUG [GossipStage:1] 2018-05-07 11:37:37,645 FailureDetector.java:456 - Ignoring interval time of 3121506694 for /hostname
> DEBUG [GossipStage:1] 2018-05-07 11:37:37,646 FailureDetector.java:456 - Ignoring interval time of 3043323658 for /hostname
> DEBUG [GossipStage:1] 2018-05-07 11:37:37,646 FailureDetector.java:456 - Ignoring interval time of 2793436516 for /hostname
> DEBUG [GossipStage:1] 2018-05-07 11:37:37,853 FailureDetector.java:456 - Ignoring interval time of 3000475949 for /hostname
> DEBUG [GossipStage:1] 2018-05-07 11:37:37,853 FailureDetector.java:456 - Ignoring interval time of 3000661616 for /hostname
> DEBUG [GossipStage:1] 2018-05-07 11:37:37,853 FailureDetector.java:456 - Ignoring interval time of 2000404942 for /hostname
> DEBUG [GossipStage:1] 2018-05-07 11:37:38,372 FailureDetector.java:456 - Ignoring interval time of 2006601883 for /hostname
> DEBUG [GossipStage:1] 2018-05-07 11:37:38,372 FailureDetector.java:456 - Ignoring interval time of 3520254134 for /hostname
> DEBUG [GossipStage:1] 2018-05-07 11:37:38,373 FailureDetector.java:456 - Ignoring interval time of 2006610253 for /hostname
> DEBUG [GossipStage:1] 2018-05-07 11:37:38,373 FailureDetector.java:456 - Ignoring interval time of 2006711620 for /hostname
>  
> Thanks,
> RK.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org