[
https://issues.apache.org/jira/browse/SLIDER-639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14206550#comment-14206550
]
ASF subversion and git services commented on SLIDER-639:
--------------------------------------------------------
Commit 76f3e72df7210d9fb6f4981ebbb60a08f6a66d5a in incubator-slider's branch
refs/heads/develop from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-slider.git;h=76f3e72 ]
SLIDER-639 workarounds for windows
> SliderClient.buildInstanceDefinition() creates a directory that can't be
> deleted in the same JVM
> ------------------------------------------------------------------------------------------------
>
> Key: SLIDER-639
> URL: https://issues.apache.org/jira/browse/SLIDER-639
> Project: Slider
> Issue Type: Bug
> Components: client, core
> Affects Versions: Slider 0.60
> Environment: Windows
> Reporter: Steve Loughran
> Priority: Minor
> Fix For: Slider 0.70
>
>
> In {{SliderClient.buildInstanceDefinition() }} some file handle or something
> is kept open to the extent that if the definition is being saved to NTFS, it
> can't be deleted.
> This condition holds for the duration of the JVM, hence the conclusion that
> this is a file handle.
> As production instances have to use HDFS for their instance definitions, this
> is only a test problem
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)