davisp commented on a change in pull request #597: Move view index files to
.view_deleted when db is deleted
URL: https://github.com/apache/couchdb/pull/597#discussion_r127758594
##########
File path: src/couch/src/couch_file.erl
##########
@@ -264,6 +265,19 @@ rename_file(Original) ->
Else -> Else
end.
+rename_dir(RootDelDir, Original, DbName) ->
Review comment:
This function does not seem to be handling databases that may have multiple
path elements (ie, a DbName with a '/' in it) like you do for
cloudant-labs/hastings#3.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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