davisp commented on a change in pull request #2666: soft-deletion for database
URL: https://github.com/apache/couchdb/pull/2666#discussion_r402442742
##########
File path: src/fabric/src/fabric2_util.erl
##########
@@ -40,7 +40,9 @@
encode_all_doc_key/1,
pmap/2,
- pmap/3
+ pmap/3,
+ iso8601_timestamp/0,
+ do_recovery/0
Review comment:
Super minor nit but lest move these above `pmap/N` into their own section.
Don't forget to move the implementations as well.
----------------------------------------------------------------
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