nickva commented on PR #5858:
URL: https://github.com/apache/couchdb/pull/5858#issuecomment-4581715834
> This leans us toward sticking with couch_query_servers throwing a 2-tuple,
not a 3-tuple, and putting {[{<<"failures">>, [...]}]} as the second item. This
causes the HTTP response to look like { "error": "forbidden", "reason": {
"failures": [...] } }.
I think that could work and it's probably the cleanest solution but would be
a minor incompatibility. During online cluster upgrade we could also take the
approach perhaps that there won't yet be too many existing mango vdus. Unless
the cluster is left in that intermediate state for a long while and the user
starts exercising the new feature.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]