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 2011/01/07 19:19:45 UTC

[jira] Commented: (COUCHDB-902) Attachments that have recovered from conflict do not accept attachments.

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

Adam Kocoloski commented on COUCHDB-902:
----------------------------------------

Hi Klaus, thanks.  I'm not sure I followed your entire explanation, though.  I think your point #2 is the crux of the matter.  Can you add an etap test for couch_key_tree showing a spurious conflict when the incoming path has more than 2 entries?

I've definitely seen these spurious conflicts myself, and I'm excited that you're drilling down and trying to solve it.

> Attachments that have recovered from conflict do not accept attachments.
> ------------------------------------------------------------------------
>
>                 Key: COUCHDB-902
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-902
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Database Core
>         Environment: trunk
>            Reporter: Paul Joseph Davis
>            Priority: Critical
>         Attachments: 0001-Fix-COUCHDB-902.patch, couchdb-902-test-case.py
>
>
> Apparently if a document has been in a conflict, they will reject requests to add an attachment with a conflict error.
> I've tracked this down to couch_db_updater.erl line 501, but I'm not too familiar with this part of the code so I figured I'd fill out a ticket in case anyone else can go through this more quickly than me.
> Sure would be nice if I could attach a file when I create an issue...

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