[
https://issues.apache.org/jira/browse/HBASE-13810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14565797#comment-14565797
]
Hudson commented on HBASE-13810:
--------------------------------
FAILURE: Integrated in HBase-1.2 #118 (See
[https://builds.apache.org/job/HBase-1.2/118/])
HBASE-13810 Table is left unclosed in VerifyReplication#Verifier (tedyu: rev
20e01d28125b4e06a7cc16b79d633f822fb5a51f)
*
hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/replication/VerifyReplication.java
> Table is left unclosed in VerifyReplication#Verifier
> ----------------------------------------------------
>
> Key: HBASE-13810
> URL: https://issues.apache.org/jira/browse/HBASE-13810
> Project: HBase
> Issue Type: Bug
> Reporter: Ted Yu
> Assignee: Ted Yu
> Priority: Minor
> Fix For: 1.2.0, 1.1.1
>
> Attachments: 13810-branch-1.txt, 13810-v1.txt
>
>
> VerifyReplication#Verifier#map() instantiates Table but the Table is never
> closed upon completion of the mapper.
> This issue fixes the leak.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)