[
https://issues.apache.org/jira/browse/CASSANDRA-18722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17758170#comment-17758170
]
Jon Meredith commented on CASSANDRA-18722:
------------------------------------------
Starting commit
CI Results (pending):
||Branch||Source||Circle CI||Jenkins||
|cassandra-4.0|[branch|https://github.com/jonmeredith/cassandra/tree/commit_remote_branch/CASSANDRA-18722-cassandra-4.0-07BAFB36-456F-4505-B8AA-DE800A7F49EA]|[build|https://app.circleci.com/pipelines/github/jonmeredith/cassandra?branch=commit_remote_branch%2FCASSANDRA-18722-cassandra-4.0-07BAFB36-456F-4505-B8AA-DE800A7F49EA]|[build|https://ci-cassandra.apache.org/job/Cassandra-devbranch/2570/]|
|cassandra-4.1|[branch|https://github.com/jonmeredith/cassandra/tree/commit_remote_branch/CASSANDRA-18722-cassandra-4.1-07BAFB36-456F-4505-B8AA-DE800A7F49EA]|[build|https://app.circleci.com/pipelines/github/jonmeredith/cassandra?branch=commit_remote_branch%2FCASSANDRA-18722-cassandra-4.1-07BAFB36-456F-4505-B8AA-DE800A7F49EA]|[build|unknown]|
|cassandra-5.0|[branch|https://github.com/jonmeredith/cassandra/tree/commit_remote_branch/CASSANDRA-18722-cassandra-5.0-07BAFB36-456F-4505-B8AA-DE800A7F49EA]|[build|https://app.circleci.com/pipelines/github/jonmeredith/cassandra?branch=commit_remote_branch%2FCASSANDRA-18722-cassandra-5.0-07BAFB36-456F-4505-B8AA-DE800A7F49EA]|[build|unknown]|
|trunk|[branch|https://github.com/jonmeredith/cassandra/tree/commit_remote_branch/CASSANDRA-18722-trunk-07BAFB36-456F-4505-B8AA-DE800A7F49EA]|[build|https://app.circleci.com/pipelines/github/jonmeredith/cassandra?branch=commit_remote_branch%2FCASSANDRA-18722-trunk-07BAFB36-456F-4505-B8AA-DE800A7F49EA]|[build|unknown]|
> Support Dynamic Port Allocation for in-jvm dtest framework
> ----------------------------------------------------------
>
> Key: CASSANDRA-18722
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18722
> Project: Cassandra
> Issue Type: Improvement
> Components: Test/dtest/java
> Reporter: Francisco Guerrero
> Assignee: Francisco Guerrero
> Priority: Normal
> Fix For: 4.0.x, 4.1.x, 5.0.x
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> Currently, {{INodeProvisionStrategy}} supports two strategies
> {{OneNetworkInterface}} and {{MultipleNetworkInterfaces}}. However the
> {{seedPort}}, {{storagePorts}}, {{nativeTransportPorts}}, and {{jmxPorts}}
> are always fixed or a function of the node number.
> In order to better support parallel test runs, we need to support dynamic
> port allocation for the {{seedPort}}, {{storagePorts}},
> {{nativeTransportPorts}}, and {{jmxPorts}}. This would enable us to more
> easily write tests that can run in parallel. This effort is only a stepping
> stone in what's required to run more tests in parallel, but it allows us to
> begin somewhere with the in-jvm dtest framework.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]