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

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

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

Joscha Feth resolved COUCHDB-580.
---------------------------------

    Resolution: Invalid

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