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 2021/10/19 16:48:59 UTC

[GitHub] [couchdb] nickva edited a comment on issue #3787: `_changes?limit=0` last_seq response doesn't include node uuids

nickva edited a comment on issue #3787:
URL: https://github.com/apache/couchdb/issues/3787#issuecomment-944302231


   Adam in the #couchdb-dev channel identified the reason for this behavior - we generate the `since=now&limit=0` sequence from the dbs_info response only which does not pack the uuids in the sequence: https://github.com/apache/couchdb/blob/3.x/src/fabric/src/fabric_db_info.erl#L78-L89


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org