Jason Brown created CASSANDRA-5495:
--------------------------------------

             Summary: Do not hard code current version into BootstrapTest
                 Key: CASSANDRA-5495
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5495
             Project: Cassandra
          Issue Type: Improvement
          Components: Tests
            Reporter: Jason Brown
            Priority: Trivial
             Fix For: 1.2.5, 2.0
         Attachments: 5496-v1.diff

Whenever we make changes to the sttable format and update 
Descriptor.Version.current_version, BootstrapTest always breaks as we hardcode 
the version into the file. Trivial patch makes 
Descriptor.Version.current_version public, and BootstrapTest reads that instead 
of using a hardcoded value.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to