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