[
https://jira.codehaus.org/browse/MERCURY-69?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MERCURY-69.
---------------------------------
Resolution: Won't Fix
Please refer to
https://cwiki.apache.org/confluence/display/MAVEN/The+Great+JIRA+Cleanup+of+2014
if you're wondering why this issue was closed out.
Assignee, if you think you can fix this bug anytime soon, please reopen and
proceed appropriately.
> LocalRepositoryWriterFlat leaks file handles
> --------------------------------------------
>
> Key: MERCURY-69
> URL: https://jira.codehaus.org/browse/MERCURY-69
> Project: Mercury (retired)
> Issue Type: Bug
> Components: Repository
> Affects Versions: 1.0.0-alpha-2
> Reporter: Benjamin Bentmann
> Assignee: Oleg Gusakov
> Fix For: 1.0-alpha-8
>
>
> Although my working copy includes the patch for MERCURY-68, I still
> occasionally observe files named "test-flat*-repo" in the temp dir. The
> {{LocalRepositoryFlatTest}} already employs {{deleteOnExit()}} so it seems
> there are some open handles preventing the deletion. And indeed, in
> {{LocalRepositoryWriterFlat.writeArtifact()}} a {{FileInputStream}} is
> created but there is apparently no corresponding call to {{close()}} on the
> stream.
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)