[
https://issues.apache.org/jira/browse/CASSANDRA-3470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13146976#comment-13146976
]
Yuki Morishita edited comment on CASSANDRA-3470 at 11/9/11 12:14 PM:
---------------------------------------------------------------------
Patch attached to allow extra version digit. Propose new version format as
follows.
{code}[a-z][0-9a-z]*{code}
was (Author: yukim):
Patch attached to allow extra version digit. Propose new version format is
as follows.
{code}[a-z][0-9a-z]*{code}
> Add a second letter to Descriptor version
> -----------------------------------------
>
> Key: CASSANDRA-3470
> URL: https://issues.apache.org/jira/browse/CASSANDRA-3470
> Project: Cassandra
> Issue Type: Improvement
> Components: Core
> Reporter: Jonathan Ellis
> Assignee: Yuki Morishita
> Priority: Minor
> Fix For: 1.0.3
>
> Attachments: 3470.txt
>
>
> Versions g and h are actually forwards-compatible with version f, and more
> changes like that are easily forseeable (e.g., CASSANDRA-3407).
> It would be nice to have an extra version digit (h1, h2, ... ha, hb, ...).
> Otherwise our choices are forcing people to scrub for these changes
> (unacceptable) or not updating the Descriptor version, which is suboptimal
> since we don't know what the contents are until we try to read it and find
> the latest parts missing.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira