stack created HBASE-18717:
-----------------------------
Summary: [pom cleanup] endpoints in hbase-server require explicit
inclusion of hbase-protocol
Key: HBASE-18717
URL: https://issues.apache.org/jira/browse/HBASE-18717
Project: HBase
Issue Type: Bug
Reporter: stack
hbase-server needs an explicit reference to hbase-protocol because it carries a
few endpoints. See below. Better would be to move the endpoints out to
hbase-endpoint. Some can't be moved because they are not pure CPEPs (look for
related issues) and actually should be native to hbase rather than implemented
as CPEPs. Meantime, we have to add reference to hbase-protocol to hbase-server
just because of these CPEPs.
Here are the errors seen by [~uagashe] over in HBASE-18674
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)