404 on missing view *before* trying to re-index the ddoc
--------------------------------------------------------
Key: COUCHDB-608
URL: https://issues.apache.org/jira/browse/COUCHDB-608
Project: CouchDB
Issue Type: Improvement
Components: Database Core
Affects Versions: 0.10.1
Reporter: Dirkjan Ochtman
Priority: Minor
Fix For: 0.11
Apparently a 404 error ('not_found', 'missing_named_view') will currently only
be thrown after indexing of the design doc has been completed. It would be nice
if it could check if the view exists first. Fail fast!
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.