I'm using `get_security` here because 1) it is what old code was using 2) get security calls `fabric_util:get_db` that actually does open remote shards, but gives priority to local ones, so it allows to avoid round-trip when possible 3) it _presumably_ also confirms user to be `reader`, that what old code was saying, but I don't see it in fabric, tbh.
I can drop a comment here or I can switch to `fabric:get_db_info` if you think that'd be less subtle. [ Full content available at: https://github.com/apache/couchdb/pull/1588 ] This message was relayed via gitbox.apache.org for [email protected]
