[ https://issues.apache.org/jira/browse/HBASE-14394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14740239#comment-14740239 ]
Ashish Singhi commented on HBASE-14394: --------------------------------------- [~srikanth235], I don't see any change in the behavior this patch brings. We are still closing the resources in the catch block. Also the htable instance in TRRI is already closed as part of TRRI#close() call, so the newly added one is not required, > Properly close the connection after reading records from table. > --------------------------------------------------------------- > > Key: HBASE-14394 > URL: https://issues.apache.org/jira/browse/HBASE-14394 > Project: HBase > Issue Type: Bug > Reporter: Srikanth Srungarapu > Assignee: Srikanth Srungarapu > Priority: Minor > Attachments: HBASE-14394.patch, HBASE-14394_v2.patch > > > This was brought to notice by one of our observant customers. -- This message was sent by Atlassian JIRA (v6.3.4#6332)