Github user kxepal commented on the pull request:
https://github.com/apache/couchdb-couch/pull/85#issuecomment-130406083
So what about to move rename to `couch_file`? I searched over code base, we
almost everywhere trying to use couch_file for FS operations. Exceptions are
PID file write, old compaction file delete on init, but it's looks like a
mistake and other `file:rename` calls which could be rerouted to `couch_file`
module after.
But I can and happy to refactor this afterwards and then +1 this PR.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---