[ https://issues.apache.org/jira/browse/ACCUMULO-2010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13849421#comment-13849421 ] Bill Havanki commented on ACCUMULO-2010: ---------------------------------------- When I was working ACCUMULO-1984, I did not see any compiler warnings pertaining to {{Closeable}}. Is this something IDE-specific? > 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)