You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2020/03/11 21:44:44 UTC

[GitHub] [couchdb] davisp opened a new pull request #2654: Send correct seq values for filtered changes

davisp opened a new pull request #2654: Send correct seq values for filtered changes
URL: https://github.com/apache/couchdb/pull/2654
 
 
   If a filtered changes feed hit a rewind we would send a bare `integer()`
   value for the Seq. If this was used again during a rewind it causes a
   competely rewind to zero due to not having the `node()` and UUID
   `binary()` values to calculate a new start seq.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [couchdb] rnewson merged pull request #2654: Send correct seq values for filtered changes

Posted by GitBox <gi...@apache.org>.
rnewson merged pull request #2654: Send correct seq values for filtered changes
URL: https://github.com/apache/couchdb/pull/2654
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services