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/30 16:36:20 UTC

[GitHub] [couchdb] wohali commented on issue #2733: Requests to `_changes` with `descending=true` ignore `since`

wohali commented on issue #2733: Requests to `_changes` with `descending=true` ignore `since`
URL: https://github.com/apache/couchdb/issues/2733#issuecomment-606107854
 
 
   Hi @dianabarsan , thanks for this.
   
   I'm afraid to say that given you tested this all the way back to 1.7, this is probably a documentation error.
   
   [The code](https://github.com/apache/couchdb/blob/87edbaecd2cdb7f9266364e5fec65e31fe1fc251/src/couch/src/couch_changes.erl#L71-L78) is pretty clear that the since token is ignored when descending (`rev`) is specified. I don't know if enhancing CouchDB to support this is possible, but I'll let others respond.
   
   For now I'm changing this to an enhancement request. Once we've determined if this is possible or not, we can then decide if this goes forward in development, or instead turns into a "fix the docs" ticket instead.

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