[
https://issues.apache.org/jira/browse/COUCHDB-3055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15371484#comment-15371484
]
ASF GitHub Bot commented on COUCHDB-3055:
-----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/couchdb-fabric/pull/62
> _changes queries using non existent (moved) shard may rewind from zero
> ----------------------------------------------------------------------
>
> Key: COUCHDB-3055
> URL: https://issues.apache.org/jira/browse/COUCHDB-3055
> Project: CouchDB
> Issue Type: Bug
> Reporter: ILYA
>
> The call to unpack the since sequence for _changes incorrectly filtered
> the value for any shard that didn't exist. This means that any shard
> that was moved ended up requiring a complete rescan which is a bug. This
> just sets the update sequence to the range of the shard being replaced
> rather than zero.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)