You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Matt Goodall (JIRA)" <ji...@apache.org> on 2009/11/26 14:03:39 UTC

[jira] Commented: (COUCHDB-580) Continuous feed closes connection after certain time

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

Matt Goodall commented on COUCHDB-580:
--------------------------------------

There's a default timeout of 60s. See http://wiki.apache.org/couchdb/HTTP_database_API#Changes.

> Continuous feed closes connection after certain time
> ----------------------------------------------------
>
>                 Key: COUCHDB-580
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-580
>             Project: CouchDB
>          Issue Type: Bug
>          Components: HTTP Interface
>    Affects Versions: 0.10
>         Environment: Mac OSX
>            Reporter: Joscha Feth
>
> When listening for changes using the continuous feed, e.g.:
> spreadsheets/_changes?feed=continuous
> it seems as if contrary to what is described here (http://books.couchdb.org/relax/reference/change-notifications), the connections gets closed after a certain time by couchdb and a
> {"last_seq":XYZ}
> gets sent.
> For sample code, please have a look here: http://stackoverflow.com/questions/1640653/how-do-you-use-couchdb-change-notifications-continuous-changes-from-java/ or use curl.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.