[ 
https://issues.apache.org/jira/browse/COUCHDB-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexander Shorin resolved COUCHDB-1360.
---------------------------------------
    Resolution: Fixed

Looks like it's already fixed for 1.6 and 2.0.

> A provided seq # in the future to continuous changes ?since= is just ignored
> ----------------------------------------------------------------------------
>
>                 Key: COUCHDB-1360
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1360
>             Project: CouchDB
>          Issue Type: Bug
>            Reporter: Sam Bisbee
>
> Marking as a bug due to unexpected behavior.
> If my database's latest seq is at 10 and I query it with 
> /db/_changes?feed=continuous&since=15, CouchDB ignores the since variable and 
> acts like 0 was passed.
> The behavior I expected is that the connection would be left open and would 
> only start sending me changes once the seq of 15 got reached.
> Cheers,
> Sam



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to