You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2014/01/10 23:14:50 UTC

[jira] [Created] (HBASE-10316) Canary#RegionServerMonitor#monitorRegionServers() should close the scanner returned by table.getScanner()

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: Minor


At 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)