[
https://issues.apache.org/jira/browse/HBASE-13810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14565811#comment-14565811
]
Hudson commented on HBASE-13810:
--------------------------------
SUCCESS: Integrated in HBase-1.1 #513 (See
[https://builds.apache.org/job/HBase-1.1/513/])
HBASE-13810 Table is left unclosed in VerifyReplication#Verifier (tedyu: rev
6c0a4b42595d622e9e49e0a91639c2e76355bd67)
*
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)