wohali opened a new issue #858: Cannot change shard map for system databases
URL: https://github.com/apache/couchdb/issues/858
 
 
   Ported over from 
[COUCHDB-3221](https://issues.apache.org/jira/browse/COUCHDB-3221)
   
   ## Expected Behaviour
   Should be able to update the shard map for `_users`, `_dbs`, `_replicator`, 
`_global_changes` databases
   
   ## Current Behaviour
   `{"error":"bad_request","reason":"Only reserved document ids may start with 
underscore."}`
   
   ## Possible Solution
   Specifically whitelist these as database names internally, possibly via a 
config setting
   
   ## Context
   Unable to replace or add nodes to a cluster, then adjust the shard map for 
these 4 system databases as well.
 
----------------------------------------------------------------
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

Reply via email to