[
https://issues.apache.org/jira/browse/HBASE-10316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13871123#comment-13871123
]
Hudson commented on HBASE-10316:
--------------------------------
SUCCESS: Integrated in HBase-TRUNK #4817 (See
[https://builds.apache.org/job/HBase-TRUNK/4817/])
HBASE-10316 Canary#RegionServerMonitor#monitorRegionServers() should close the
scanner returned by table.getScanner() (Tedyu: rev 1558137)
*
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/tool/Canary.java
> 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
> Assignee: Ted Yu
> Priority: Minor
> Fix For: 0.99.0
>
> Attachments: 10316.txt
>
>
> 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)