You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Eric Evans (JIRA)" <ji...@apache.org> on 2009/09/01 22:15:33 UTC

[jira] Commented: (CASSANDRA-409) the string property for version is incorrect

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

Eric Evans commented on CASSANDRA-409:
--------------------------------------

The attached patch (v1-0001-CASSANDRA-409-update-string-property.txt) is probably Good Enough for the newly minted 0.4 branch, but a more robust solution is needed so that this isn't forgotten down the  road.

The version string itself should probably be placed some place more appropriate/obvious/prominent, in case it is ever needed elsewhere (DatabaseDescriptor maybe?)

It would also be nice if this could be automatically synced with the version string in build.xml (perhaps using ants replace task? see http://ant.apache.org/manual/CoreTasks/replace.html).

> the string property for version is incorrect
> --------------------------------------------
>
>                 Key: CASSANDRA-409
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-409
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.4, 0.5
>            Reporter: Eric Evans
>            Assignee: Eric Evans
>            Priority: Minor
>         Attachments: v1-0001-CASSANDRA-409-update-string-property.txt
>
>
> The result for a thrift get_string_property("version") is currently 0.3.0, which is wrong.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.