["error","unknown command"] should be ["fatal","unknown command"]
-----------------------------------------------------------------
Key: COUCHDB-811
URL: https://issues.apache.org/jira/browse/COUCHDB-811
Project: CouchDB
Issue Type: Bug
Components: JavaScript View Server
Affects Versions: 0.11
Reporter: Stephen Prater
Priority: Minor
As far as I can tell from a review of the code, this is the only place where an
"error" return value is also supposed to kill the view server. Since "fatal"
errors always kill it, it seems like this should be ["fatal","unknown command"]
just for consistency.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.