[
https://issues.apache.org/jira/browse/NIFI-5740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16661168#comment-16661168
]
ASF GitHub Bot commented on NIFI-5740:
--------------------------------------
Github user mattyb149 commented on the issue:
https://github.com/apache/nifi/pull/3104
+1 LGTM, verified I couldn't delete the directories manually without this
change, and I can afterwards. Thanks for the fix! Merging to master
> TestFetchFile leaves behind directory that can't be removed
> -----------------------------------------------------------
>
> Key: NIFI-5740
> URL: https://issues.apache.org/jira/browse/NIFI-5740
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Bryan Bende
> Assignee: Bryan Bende
> Priority: Minor
>
> In NIFI-5719 we added some tests that involve completion strategies and one
> of these tests creates a directory target/fetch-file and sets it be
> unreadable and unwritable. It appears that running the tests again or running
> mvn clean all work fine, but trying to run "rm -rf target" will fail with a
> permission denied error for the sub directory.-
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)