[
https://issues.apache.org/jira/browse/HBASE-13324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14906930#comment-14906930
]
Hudson commented on HBASE-13324:
--------------------------------
FAILURE: Integrated in HBase-1.0 #1056 (See
[https://builds.apache.org/job/HBase-1.0/1056/])
HBASE-13324 o.a.h.h.Coprocessor should be LimitedPrivate("Coprocessor")
(apurtell: rev 7a8057b415ef5d014295f66ab35f97e58c9ea675)
* 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)