[
https://issues.apache.org/jira/browse/CASSANDRA-15509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Capwell updated CASSANDRA-15509:
--------------------------------------
Reviewers: David Capwell, David Capwell (was: David Capwell)
David Capwell, David Capwell
Status: Review In Progress (was: Patch Available)
the patch should work for alpha3, but it may be good to use the same regex that
is used by client
see: com.datastax.driver.core.VersionNumber
{code}
"(\\d+)\\.(\\d+)(\\.\\d+)?(\\.\\d+)?([~\\-]\\w[.\\w]*(?:\\-\\w[.\\w]*)*)?(\\+[.\\w]+)?";
{code}
This will low the same versioning, so possible to have extra preRelease tags.
> In-jvm upgrade dtest version parsing does not support 4.0 alpha/beta/rc builds
> ------------------------------------------------------------------------------
>
> Key: CASSANDRA-15509
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15509
> Project: Cassandra
> Issue Type: Bug
> Components: Test/dtest
> Reporter: Marcus Eriksson
> Assignee: Marcus Eriksson
> Priority: Normal
>
> for example:
> https://circleci.com/gh/krummas/cassandra/2686
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]