[
https://issues.apache.org/jira/browse/SLING-10173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved SLING-10173.
--------------------------------------
Resolution: Fixed
Removed the unnecessary shutdown hook and refactored tmp directory handling to
add a time stamp to the directory name
https://github.com/apache/sling-org-apache-sling-feature-cpconverter/commit/0e97f0583db86b5564c57500dcc3d97f3b269acb
> Potential collision with tmp dir if run in parallel
> ---------------------------------------------------
>
> Key: SLING-10173
> URL: https://issues.apache.org/jira/browse/SLING-10173
> Project: Sling
> Issue Type: Bug
> Components: Content-Package to Feature Model Converter
> Affects Versions: Content-Package to Feature Model Converter 1.0.24
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Priority: Major
> Fix For: Content-Package to Feature Model Converter 1.0.26
>
>
> The VaultPackageAssembler uses a hard coded directory within the tmp
> directory to store files. If now the converter is run in parallel, this will
> lead to collisions
> In addition, the cleanup of that directory is not implemented correctly.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)