Andrew Kyle Purtell created HBASE-25647:
-------------------------------------------
Summary: ChoreService should be LimitedPrivate(COPROC)
Key: HBASE-25647
URL: https://issues.apache.org/jira/browse/HBASE-25647
Project: HBase
Issue Type: Bug
Affects Versions: 2.4.2
Reporter: Andrew Kyle Purtell
Fix For: 3.0.0-alpha-1, 2.5.0, 2.4.3
ChoreService is marked Public but is not part of our client API nor will be. It
is a server side class, part of the server framework, and could be useful for
coprocessors. I believe this was the intent of marking it Public. However it
should be LimitedPrivate(COPROC) for that purpose.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)