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

Jon Meredith commented on CASSANDRA-15319:
------------------------------------------

Thanks for the feedback from both of you.  I've merged in Dinesh's suggestions 
which clean things up nicely and in the process discovered some places where 
Instances were being called before they had run startup() by calling 
IInstance.getMessageVersion/IInstance.getSchemaVersion.  With all that fixed, 
the in-jvm single version and upgrade version tests now pass on my local 
machine on all supported versions (no 2.2 upgrade tests).

Branches pushed up to let CircleCI have another swing at it.

> Add support for network topology and tracing to in-JVM dtests.
> --------------------------------------------------------------
>
>                 Key: CASSANDRA-15319
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15319
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Test/dtest
>            Reporter: Jon Meredith
>            Assignee: Jon Meredith
>            Priority: Normal
>              Labels: pull-request-available
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> While working on CASSANDRA-15318, testing it properly with an in-JVM test 
> requires setting up the network topology and tracing requests to check which 
> nodes performed forwarding.
>   
> In support of testing, make it possible to create in-JVM clusters with nodes 
> appearing in different datacenter/racks and add support for executing queries 
> with tracing enabled.



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

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

Reply via email to