[
https://issues.apache.org/jira/browse/HBASE-7378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Kyle Purtell resolved HBASE-7378.
----------------------------------------
Fix Version/s: (was: hbase-6055)
Resolution: Not A Problem
> prove or disprove memory leak with procedure error listeners.
> -------------------------------------------------------------
>
> Key: HBASE-7378
> URL: https://issues.apache.org/jira/browse/HBASE-7378
> Project: HBase
> Issue Type: Sub-task
> Components: snapshots
> Affects Versions: hbase-6055
> Reporter: Jonathan Hsieh
> Priority: Major
>
> From the review of HBASE-7206, there are two opposing concerns having to do
> with references to procedures being held.
> 1) One approach says to use weak references so that they can be GC'ed.
> 2) The counterargument is that potentially leaves all references weak and
> causes some procedures to be prematurely gc'ed.
> We need to determine which is the case and fix it so that the
> procedures/subprocedures are not prematurely collected and not leaked.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)