[
https://issues.apache.org/jira/browse/COUCHDB-2665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Lehnardt closed COUCHDB-2665.
---------------------------------
Resolution: Fixed
> Regression: /_db_updates lost eventsource feed support
> ------------------------------------------------------
>
> Key: COUCHDB-2665
> URL: https://issues.apache.org/jira/browse/COUCHDB-2665
> Project: CouchDB
> Issue Type: Bug
> Components: HTTP Interface
> Reporter: Alexander Shorin
> Assignee: Alexander Shorin
> Priority: Blocker
> Labels: needs-pr, regression
> Fix For: 2.0.0
>
>
> {code}
> 2015-04-18 15:18:18.434 [debug] [email protected] <0.1811.0> httpd 400 error
> response:
> {"error":"bad_request","reason":"Supported `feed` types: normal, continuous,
> longpoll"}
> 2015-04-18 15:18:18.435 [notice] [email protected] <0.1811.0> 0305bb11
> 127.0.0.1 localhost:15984 GET
> /_db_updates?heartbeat=false&feed=eventsource&timeout=1000 400 ok 2
> {code}
> Which was
> [available|https://github.com/apache/couchdb/blob/1.6.x/src/couch_dbupdates/src/couch_dbupdates_httpd.erl#L50-L55]
> in 1.6.1.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)