[
https://issues.apache.org/jira/browse/HBASE-13324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14907250#comment-14907250
]
Hudson commented on HBASE-13324:
--------------------------------
FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #1082 (See
[https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/1082/])
HBASE-13324 o.a.h.h.Coprocessor should be LimitedPrivate("Coprocessor")
(apurtell: rev 40bfeec3067c380a895f8c595f54fa0e61966132)
* hbase-client/src/main/java/org/apache/hadoop/hbase/Coprocessor.java
> o.a.h.h.Coprocessor should be LimitedPrivate("Coprocessor")
> -----------------------------------------------------------
>
> Key: HBASE-13324
> URL: https://issues.apache.org/jira/browse/HBASE-13324
> Project: HBase
> Issue Type: Bug
> Components: API
> Affects Versions: 1.0.0
> Reporter: Lars George
> Assignee: Andrew Purtell
> Priority: Minor
> Fix For: 2.0.0, 1.2.0, 1.3.0, 0.98.15, 1.0.3, 1.1.3
>
> Attachments: HBASE-13324.patch
>
>
> The matching classes, like CoprocessorService, which also needs to be added
> to a developers class for, e.g. an Endpoint, are all PrivateLimited(COPRO) it
> seems. I am not sure why they are in different packages though, the former is
> in hbase-client, and the latter in hbase-server. Is this intentional?
> This JIRA is about fixing the annotation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)