[
https://issues.apache.org/jira/browse/HBASE-13710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14562431#comment-14562431
]
Hudson commented on HBASE-13710:
--------------------------------
FAILURE: Integrated in HBase-TRUNK #6519 (See
[https://builds.apache.org/job/HBase-TRUNK/6519/])
HBASE-13710 Remove dependency on Hadoop's ReflectionUtil. (busbey: rev
353b046d6c5cf028ed509d238eafa46b6b3ec7a3)
* hbase-common/src/main/java/org/apache/hadoop/hbase/util/ReflectionUtils.java
* hbase-server/src/main/java/org/apache/hadoop/hbase/http/HttpServer.java
> Remove use of Hadoop's ReflectionUtil in favor of our own.
> ----------------------------------------------------------
>
> Key: HBASE-13710
> URL: https://issues.apache.org/jira/browse/HBASE-13710
> Project: HBase
> Issue Type: Improvement
> Reporter: Sean Busbey
> Assignee: Sean Busbey
> Priority: Minor
> Fix For: 2.0.0, 1.2.0
>
> Attachments: HBASE-13710.1.patch, HBASE-13710.2.patch
>
>
> HttpServer makes use of Hadoop's ReflectionUtil instead of our own. AFAICT
> it's using 1 extra method. Just copy that one over to our own ReflectionUtil.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)