You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Yuki Morishita (JIRA)" <ji...@apache.org> on 2015/12/29 20:34:49 UTC

[jira] [Commented] (CASSANDRA-10931) CassandraVersion complains about 3.x version strings

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

Yuki Morishita commented on CASSANDRA-10931:
--------------------------------------------

||branch||testall||dtest||
|[10931|https://github.com/yukim/cassandra/tree/10931]|[testall|http://cassci.datastax.com/view/Dev/view/yukim/job/yukim-10931-testall/lastCompletedBuild/testReport/]|[dtest|http://cassci.datastax.com/view/Dev/view/yukim/job/yukim-10931-dtest/lastCompletedBuild/testReport/]|

I took route 1 above, {{CassandraVersion}} now accepts {{x.y}} as {{x.y.0}}.

> CassandraVersion complains about 3.x version strings
> ----------------------------------------------------
>
>                 Key: CASSANDRA-10931
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10931
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Testing
>            Reporter: Robert Stupp
>            Assignee: Yuki Morishita
>             Fix For: 3.x
>
>
> The utest {{SystemKeyspaceTest.snapshotSystemKeyspaceIfUpgrading}} fails with {{java.lang.IllegalArgumentException: Invalid version value: 3.2}} (e.g. [here|http://cassci.datastax.com/view/trunk/job/trunk_testall/629/testReport/org.apache.cassandra.db/SystemKeyspaceTest/snapshotSystemKeyspaceIfUpgrading/]).
> The question is just:
> # change the regex pattern in {{CassandraVersion}} and silently assume {{.0}} as the patch version or
> # go with {{x.y.0}} version strings instead of {{x.y}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)