You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "sankalp kohli (JIRA)" <ji...@apache.org> on 2012/11/06 23:18:12 UTC

[jira] [Created] (CASSANDRA-4925) Failure Detector should log or ignore sudden time change to the past

sankalp kohli created CASSANDRA-4925:
----------------------------------------

             Summary: Failure Detector should log or ignore sudden time change to the past
                 Key: CASSANDRA-4925
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4925
             Project: Cassandra
          Issue Type: Bug
          Components: Core
            Reporter: sankalp kohli
            Priority: Minor


If a machine goes back in time all of a sudden because of a problem, Gossip will insert a negative interArrivalTime. 
This will decrease the mean value and can cause this machine to mark other nodes as down and then mark them up as time passed. 
But we should log such occurrences.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira