You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Jan Lehnardt (JIRA)" <ji...@apache.org> on 2011/04/04 13:09:05 UTC

[jira] [Commented] (COUCHDB-951) Test DB upgrade for 1.0.x to 1.1.0

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

Jan Lehnardt commented on COUCHDB-951:
--------------------------------------

Clarifying. I'd like to get as many platforms and setups covered here. Anyone who'd like to contribute, just clone the repo* and run the script:

$ git clone https://github.com/janl/couchdb-1.0-1.1-upgrade-tester
$ cd couchdb-1.0-1.1-upgrade-tester
$ ./run.sh

Thanks! :)

> Test DB upgrade for 1.0.x to 1.1.0
> ----------------------------------
>
>                 Key: COUCHDB-951
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-951
>             Project: CouchDB
>          Issue Type: Test
>    Affects Versions: 1.1
>            Reporter: Robert Newson
>            Assignee: Robert Newson
>             Fix For: 1.1
>
>
> As the on-disk format has changed (for Range header support for attachments) extensive testing of db upgrades should be performed.
> The Range upgrade occurs on compaction, so it should suffice to;
> 1) create a db with 1.0.x
> 2) upgrade to 1.1.0
> 3) compact
> 4) verify db
> I will be working on scripts to automate as much as possible.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira