You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Adam Kocoloski (JIRA)" <ji...@apache.org> on 2009/11/04 18:35:32 UTC

[jira] Resolved: (COUCHDB-559) 0.9.1 pushing to 0.10.0 fails b/c of list_to_existing_atom("disk_format_version").

     [ https://issues.apache.org/jira/browse/COUCHDB-559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Kocoloski resolved COUCHDB-559.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.9.2

Patched the 0.9.x branch to fix the list_to_existing_atom error.

> 0.9.1 pushing to 0.10.0 fails b/c of list_to_existing_atom("disk_format_version").
> ----------------------------------------------------------------------------------
>
>                 Key: COUCHDB-559
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-559
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Replication
>    Affects Versions: 0.10
>            Reporter: Adam Kocoloski
>             Fix For: 0.9.2
>
>
> The atom disk_format_version doesn't appear in 0.9.1, but in 0.10.0 it's part of the info returned by GET /dbname.  If an 0.9.1 server tries to push to 0.10.0, it'll fail trying to decode "disk_format_version" into an existing atom.
> Not sure at this point about the best workaround.

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