[
https://issues.apache.org/jira/browse/COUCHDB-2485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14229786#comment-14229786
]
Alexander Shorin commented on COUCHDB-2485:
-------------------------------------------
Tested with 1.6.1, but failed to reproduce. Could you provide more information
about: are the view functions are the same for each design document? What other
query parameters were used? If you have script to reproduce your problem that
would be helpful.
> View unexpectedly returns result with update_seq=0
> --------------------------------------------------
>
> Key: COUCHDB-2485
> URL: https://issues.apache.org/jira/browse/COUCHDB-2485
> Project: CouchDB
> Issue Type: Bug
> Security Level: public(Regular issues)
> Reporter: ASF subversion and git services
>
> We have database with size 2Gb. We create design document in this database
> with 3 views. Our soft gets all data from any view with parameter
> update_seq=true, and we use update_seq for next loads from this view. But if
> we create second design document with 3 views also and try get all data from
> new view or old view with update_seq=true, we got update_seq equal zero
> always.
> We produce this situation on CouchDB 1.5.0, 1.6.0 and 1.6.1.
> *Reporter*: Andrey Salnikov
> *E-mail*: [mailto:[email protected]]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)