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

Berenguer Blasi commented on CASSANDRA-15865:
---------------------------------------------

[~marcuse] I have been looking into this a bit more as I haven't looked into 
Gossip code before and I think this is it.

For the record: 
[Here|https://github.com/krummas/cassandra/blob/890840d40c5c5eb0a37c14dbef09e2ba32e366d0/src/java/org/apache/cassandra/gms/Gossiper.java#L1186]
 is where the ECHO sets the node UP again on the callback. That makes the 
downtime for that node be 0 and  {{shouldHint()}} logic in {{SotrageProxy}} 
send hints to it.

> Flaky dtest 
> hintedhandoff_test.py::TestHintedHandoffConfig::test_hintedhandoff_setmaxwindow
> -------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-15865
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15865
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Test/dtest/python
>            Reporter: Sam Tunnicliffe
>            Assignee: Berenguer Blasi
>            Priority: Normal
>             Fix For: 4.0-beta
>
>         Attachments: logsGoodNBad.zip, nodeGoodNBadTrace.zip
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> I've seen this fail a couple of times under JDK11, when it doesn't appear to 
> be related to the changes under test.
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to