[
https://issues.apache.org/jira/browse/HBASE-13324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14906598#comment-14906598
]
stack commented on HBASE-13324:
-------------------------------
+1 on patch. The below hanging tests are unrelated.
kalashnikov:hbase.git.commit stack$ python ./dev-support/findHangingTests.py
https://builds.apache.org/job/PreCommit-HBASE-Build/15703//consoleText
Fetching the console output from the URL
Printing hanging tests
Hanging test : org.apache.hadoop.hbase.regionserver.TestHRegion
Hanging test : org.apache.hadoop.hbase.regionserver.TestMobStoreCompaction
Hanging test : org.apache.hadoop.hbase.regionserver.wal.TestLogRolling
Hanging test : org.apache.hadoop.hbase.regionserver.TestMultiColumnScanner
Hanging test : org.apache.hadoop.hbase.regionserver.TestCorruptedRegionStoreFile
Printing Failing tests
> 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)