[ https://issues.apache.org/jira/browse/ACCUMULO-2010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christopher Tubbs resolved ACCUMULO-2010.
-----------------------------------------
Resolution: Fixed
Assignee: Christopher Tubbs
> Remove resource leak warnings
> -----------------------------
>
> Key: ACCUMULO-2010
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2010
> Project: Accumulo
> Issue Type: Task
> Reporter: Christopher Tubbs
> Assignee: Christopher Tubbs
> Fix For: 1.4.5, 1.5.1, 1.6.0
>
>
> ACCUMULO-1984 introduced a lot of resource leak warnings, because it made Instance implement
Closeable. If we really want this instance to be Closeable, then we need to close it when
we're done with it, to set a good example for using the API, at the very least.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)
|