You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Sam Bisbee (Commented) (JIRA)" <ji...@apache.org> on 2011/12/09 17:49:40 UTC

[jira] [Commented] (COUCHDB-1360) A provided seq # in the future to continuous changes ?since= is just ignored

    [ https://issues.apache.org/jira/browse/COUCHDB-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13166302#comment-13166302 ] 

Sam Bisbee commented on COUCHDB-1360:
-------------------------------------

Sorry, forgot to mention that I tested against 1.1.0 and 1.1.1.
                
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira