Alexander Shorin created COUCHDB-2665:
-----------------------------------------
Summary: Degradation: /_db_updates lost eventsource feed support
Key: COUCHDB-2665
URL: https://issues.apache.org/jira/browse/COUCHDB-2665
Project: CouchDB
Issue Type: Bug
Security Level: public (Regular issues)
Components: Database Core, HTTP Interface
Reporter: Alexander Shorin
{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)