You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Brian Candler (JIRA)" <ji...@apache.org> on 2009/03/20 14:02:50 UTC

[jira] Created: (COUCHDB-298) Document vanishes from view after attempted update

Document vanishes from view after attempted update
--------------------------------------------------

                 Key: COUCHDB-298
                 URL: https://issues.apache.org/jira/browse/COUCHDB-298
             Project: CouchDB
          Issue Type: Bug
          Components: Database Core
         Environment: CouchDB SVN r756437
Ubuntu Hardy (but with Erlang 1:12.b.3-dfsg-1ubuntu1 from Ubuntu Intrepid)
            Reporter: Brian Candler
            Priority: Blocker


If you attempt to make an update to a doc with an old _rev, and hence it is rejected with a 409, the document drops out of [at least some] views.

I have a shell script which replicates this problem reliably.


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


[jira] Closed: (COUCHDB-298) Document vanishes from view after attempted update

Posted by "Jan Lehnardt (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COUCHDB-298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jan Lehnardt closed COUCHDB-298.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 0.9

Closed as of r756925. Thanks.

> Document vanishes from view after attempted update
> --------------------------------------------------
>
>                 Key: COUCHDB-298
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-298
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Database Core
>         Environment: CouchDB SVN r756437
> Ubuntu Hardy (but with Erlang 1:12.b.3-dfsg-1ubuntu1 from Ubuntu Intrepid)
>            Reporter: Brian Candler
>            Priority: Blocker
>             Fix For: 0.9
>
>         Attachments: view2.sh
>
>
> If you attempt to make an update to a doc with an old _rev, and hence it is rejected with a 409, the document drops out of [at least some] views.
> I have a shell script which replicates this problem reliably.

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


[jira] Updated: (COUCHDB-298) Document vanishes from view after attempted update

Posted by "Brian Candler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COUCHDB-298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Candler updated COUCHDB-298:
----------------------------------

    Attachment: view2.sh

Script to replicate problem

> Document vanishes from view after attempted update
> --------------------------------------------------
>
>                 Key: COUCHDB-298
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-298
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Database Core
>         Environment: CouchDB SVN r756437
> Ubuntu Hardy (but with Erlang 1:12.b.3-dfsg-1ubuntu1 from Ubuntu Intrepid)
>            Reporter: Brian Candler
>            Priority: Blocker
>         Attachments: view2.sh
>
>
> If you attempt to make an update to a doc with an old _rev, and hence it is rejected with a 409, the document drops out of [at least some] views.
> I have a shell script which replicates this problem reliably.

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