[
https://issues.apache.org/jira/browse/COUCHDB-811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Lehnardt closed COUCHDB-811.
--------------------------------
Resolution: Fixed
Fix Version/s: 1.0
> ["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
> Fix For: 1.0
>
>
> 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.