jiangphcn commented on a change in pull request #2666: [WIP] soft-deletion for database URL: https://github.com/apache/couchdb/pull/2666#discussion_r395619990
########## File path: src/fabric/src/fabric_util.erl ########## @@ -23,6 +23,8 @@ -export([validate_all_docs_args/2, validate_args/3]). -export([upgrade_mrargs/1]). -export([worker_ranges/1]). +-export([do_recovery/0]). Review comment: Sure, and moved this to `fabric2_util` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
