[ 
https://issues.apache.org/jira/browse/HBASE-22132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16884618#comment-16884618
 ] 

Viraj Jasani edited comment on HBASE-22132 at 7/14/19 3:03 PM:
---------------------------------------------------------------

branch-1 has majority of the tracescope covered with try-with-resources or 
getting closed manually e.g. CallRunner: 
[https://github.com/apache/hbase/blob/branch-1/hbase-server/src/main/java/org/apache/hadoop/hbase/ipc/CallRunner.java#L138]

However, we can incorporate try-with-resources change for tracescope in 
MemStoreFlusher.reclaimMemStoreMemory() as part of this JIRA. [~apurtell] Can I 
take this up if the proposed change looks good to you?


was (Author: vjasani):
branch-1 has majority of the tracescope covered with try-with-resources or 
getting closed manually e.g. CallRunner: 
[https://github.com/apache/hbase/blame/branch-1/hbase-server/src/main/java/org/apache/hadoop/hbase/ipc/CallRunner.java#L138]

However, we can incorporate try-with-resources change for tracescope in 
MemStoreFlusher.reclaimMemStoreMemory() as part of this JIRA. [~apurtell] Can I 
take this up if the proposed change looks good to you?

> Backport HBASE-22115 intent to branch-1
> ---------------------------------------
>
>                 Key: HBASE-22132
>                 URL: https://issues.apache.org/jira/browse/HBASE-22132
>             Project: HBase
>          Issue Type: Sub-task
>    Affects Versions: 1.5.0
>            Reporter: Andrew Purtell
>            Priority: Major
>             Fix For: 1.5.0
>
>
> Check the exposure of branch-1 code to the problems described on HBASE-22115 
> and apply the fix approach there.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to