Github user rnewson commented on the pull request:
https://github.com/apache/couchdb-fabric/pull/1#issuecomment-40479056
I'm currently trying to find why posting "queries" is broken. couchdb
attempts to open the database as if it were not sharded;
curl -g 'localhost:15984/db1/_design/foo/_view/bar' -d '{"queries":[
{"key":null} ]}'
{"error":"not_found","reason":"no_db_file"}
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---