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

Filipe Manana commented on COUCHDB-1265:
----------------------------------------

Paul, looks good.

Just a side note, due to upgrade code in trunk for the branch sizes, instead of 
matching against {_Deleted, _DiskPos, OldTreeSeq, _Sie}, it would likely be 
better to call is_tuple(Value) and a element(3, Value)  (or match against 3 and 
4 element tuples). 

> Replication can introduce duplicates into the seq_btree.
> --------------------------------------------------------
>
>                 Key: COUCHDB-1265
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1265
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Database Core
>            Reporter: Paul Joseph Davis
>            Assignee: Paul Joseph Davis
>         Attachments: COUCHDB-1265.patch, replication-frenzy.py
>
>
> Full description, test, and patch to follow shortly.

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

        

Reply via email to