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)