[
https://issues.apache.org/jira/browse/HBASE-8327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13640774#comment-13640774
]
Sergey Shelukhin commented on HBASE-8327:
-----------------------------------------
This patch appears to have added a javadoc warning:
[WARNING]
/home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/trunk/hbase-common/src/main/java/org/apache/hadoop/hbase/util/ClassLoaderBase.java:57:
warning - @param argument "conf" is not a parameter name.
Can you guys do an addendum to fix?
> Consolidate class loaders
> -------------------------
>
> Key: HBASE-8327
> URL: https://issues.apache.org/jira/browse/HBASE-8327
> Project: HBase
> Issue Type: Bug
> Reporter: Jimmy Xiang
> Assignee: Jimmy Xiang
> Priority: Minor
> Fix For: 0.98.0, 0.94.8, 0.95.1
>
> Attachments: 0.94-8327_v2.patch, 0.94-8327_v3.2.patch,
> 0.94-8327_v3.patch, trunk-8327_v1.patch, trunk-8327_v2.1.patch,
> trunk-8327_v2.patch, trunk-8327_v3.1.patch, trunk-8327_v3.2.patch,
> trunk-8327_v3.patch
>
>
> HBASE-1936 introduced a class loader to load filter classes dynamically. We
> have a coprocessor class loader. These two usecases are a little different.
> However, some logic is similar, especially in the test code. We should do
> some refactory and reuse some code.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira