Tony Sun created COUCHDB-3423:
---------------------------------
Summary: fix sync security when db count is large
Key: COUCHDB-3423
URL: https://issues.apache.org/jira/browse/COUCHDB-3423
Project: CouchDB
Issue Type: Bug
Components: Database Core
Reporter: Tony Sun
When we execute mem3:sync_security/0, we all fabric:all_dbs/0. This call can
take a long time if the number of dbs is large. During this time, users can
delete dbs and when this occurs will cause an database_does_not_exist EXIT.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)