[
https://issues.apache.org/jira/browse/CASSANDRA-15148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17304626#comment-17304626
]
Ekaterina Dimitrova commented on CASSANDRA-15148:
-------------------------------------------------
Hey [~samt],
Thank you for your help and explanation!
{quote}{{late}} instance never receives the {{MOVING}}
{quote}
Yes, I saw the same last night, just didn't have the time to dig at that time
and left it for today; so appreciate you worked it out and also agree with your
explanation.
{quote}STATUS_WITH_PORT as STATUS is now deprecated
{quote}
Actually I think it is changed in the latest commit I published. But I saw it
in _MoveTest_ for example that STATUS is still used. I am planning to change it
also in the other tests as part of this ticket, not only for this test, WDYT?
I had also a few other observations:
* Below settings are actually [set
|https://github.com/apache/cassandra/blob/1ca27e456d9b4bd51bc7808c162ddba4366b1cfc/test/distributed/org/apache/cassandra/distributed/impl/Instance.java#L459]
already in trunk if GOSSIP will be used so I removed them from the test:
_itselfSystem.setProperty("cassandra.ring_delay_ms", "5000"); // down from 30s
default System.setProperty("cassandra.consistent.rangemovement",
"false");System.setProperty("cassandra.consistent.simultaneousmoves.allow",
"true");_
* I observed in 3.11 that the cassandra.ring_delay_ms is being overwritten by
the default of 30000ms during start.
> Add in-jvm dtest for Gossip to trunk
> ------------------------------------
>
> Key: CASSANDRA-15148
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15148
> Project: Cassandra
> Issue Type: Task
> Components: Test/dtest/java
> Reporter: Sam Tunnicliffe
> Assignee: Ekaterina Dimitrova
> Priority: Low
> Fix For: 4.0, 4.0-rc
>
>
> When merging CASSANDRA-15120 to trunk, the in-jvm dtest support for gossip
> and networking were ommitted as much of the work to support that is already
> done and due to land in CASSANDRA-15066. Once that patch is committed, we
> should add the {{GossipTest}} from CASSANDRA-15120 to trunk.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]