[ https://issues.apache.org/jira/browse/HBASE-28398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Duo Zhang resolved HBASE-28398. ------------------------------- Fix Version/s: 2.6.0 2.4.18 2.5.8 3.0.0-beta-2 Hadoop Flags: Reviewed Assignee: Duo Zhang Resolution: Fixed Pushed to all active branches. Thanks all for reviewing! > Make sure we close all the scanners in TestHRegion > -------------------------------------------------- > > Key: HBASE-28398 > URL: https://issues.apache.org/jira/browse/HBASE-28398 > Project: HBase > Issue Type: Improvement > Components: test > Reporter: Duo Zhang > Assignee: Duo Zhang > Priority: Major > Labels: pull-request-available > Fix For: 2.6.0, 2.4.18, 2.5.8, 3.0.0-beta-2 > > > While trying to figure out the root cause for memory leak in HBASE-27941, we > found that in TestHRegion, we do not always close the opened scanner, which > messes up the memory leak log. -- This message was sent by Atlassian Jira (v8.20.10#820010)