You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2014/11/11 15:53:34 UTC

[jira] [Created] (SLIDER-639) SliderClient.buildInstanceDefinition() creates a directory that can't be deleted in the same JVM

Steve Loughran created SLIDER-639:
-------------------------------------

             Summary: 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)