Ted Yu created HBASE-10316:
------------------------------
Summary: Canary#RegionServerMonitor#monitorRegionServers() should
close the scanner returned by table.getScanner()
Key: HBASE-10316
URL: https://issues.apache.org/jira/browse/HBASE-10316
Project: HBase
Issue Type: Bug
Reporter: Ted Yu
Priority: MinorAt line 624, in the else block, ResultScanner returned by table.getScanner() is not closed. -- This message was sent by Atlassian JIRA (v6.1.5#6160)
