tonysun83 commented on issue #496: Couchdb 3287 pluggable storage engines URL: https://github.com/apache/couchdb/pull/496#issuecomment-302194719 @davisp: given the negative scenario above with ```http://localhost:15984/testdbblah?engine=blahgen```, a 200 was returned saying the db was created successfully, but it seems it didn't default to use the couch_ngen engine. I get a 500 saying internal_server_error : No DB shards could be opened. I checked and there were no .couch files for that particular db. Upon retrying to create the database, I get a 412 saying the db is already created. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
With regards, Apache Git Services