[
https://issues.apache.org/jira/browse/COUCHDB-3423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16021741#comment-16021741
]
ASF subversion and git services commented on COUCHDB-3423:
----------------------------------------------------------
Commit 1aaf1b22bd6d2addf439f1096a93e16547f1186f in couchdb's branch
refs/heads/3423-add-try-catch-mem3 from [~tonysun83]
[ https://gitbox.apache.org/repos/asf?p=couchdb.git;h=1aaf1b2 ]
catch database not exist error
If dbs do not exist, we catch the error for mem3_sync_security
so that it can continue for databases that do exist.
COUCHDB-3423
> 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)