[ 
https://issues.apache.org/jira/browse/HADOOP-19558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated HADOOP-19558:
------------------------------------
    Labels: pull-request-available  (was: )

> Fix testRenameFileBeingAppended on Windows
> ------------------------------------------
>
>                 Key: HADOOP-19558
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19558
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: hadoop-common
>    Affects Versions: 3.5.0
>         Environment: Windows 10
>            Reporter: Gautham Banasandra
>            Assignee: Gautham Banasandra
>            Priority: Critical
>              Labels: pull-request-available
>             Fix For: 3.5.0
>
>
> The AbstractContractAppendTest#testRenameFileBeingAppended() tries to rename 
> the file while the handle is open. This isn't allowed on Windows and thus the 
> call to rename fails.
> Thus, we need to close the file handle before attempting to rename it.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to