[ https://issues.apache.org/jira/browse/COUCHDB-580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joscha Feth closed COUCHDB-580. ------------------------------- > 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.