[
https://issues.apache.org/jira/browse/HADOOP-15380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16456811#comment-16456811
]
ASF GitHub Bot commented on HADOOP-15380:
-----------------------------------------
GitHub user lqjack opened a pull request:
https://github.com/apache/hadoop/pull/368
HADOOP-15380
move crc file to trash if exist
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lqjack/hadoop HADOOP-15380
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hadoop/pull/368.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #368
----
commit 402ff637bfac298e54d90d2d539667764b2fc47c
Author: lqjaclee <lqjacklee@...>
Date: 2018-04-27T17:32:04Z
HADOOP-15380
move crc file to trash if exist
----
> TestViewFileSystemLocalFileSystem#testTrashRoot leaves an unnecessary file
> --------------------------------------------------------------------------
>
> Key: HADOOP-15380
> URL: https://issues.apache.org/jira/browse/HADOOP-15380
> Project: Hadoop Common
> Issue Type: Bug
> Reporter: Andras Bokor
> Assignee: Andras Bokor
> Priority: Major
>
> After running
> {code}mvn test -Dtest=TestViewFileSystemLocalFileSystem#testTrashRoot
> git status{code}
> Git reports an untracked file:
> {{hadoop-common-project/hadoop-common/.debug.log.crc}}
> It seems some cleanup issue.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]