[
https://issues.apache.org/jira/browse/HBASE-28726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17865966#comment-17865966
]
Istvan Toth commented on HBASE-28726:
-------------------------------------
We want the 2.x and master setup to match, so this is best done after
HBASE-28725 has been committed.
> Revert REST protobuf package to org.apache.hadoop.hbase.shaded.rest
> -------------------------------------------------------------------
>
> Key: HBASE-28726
> URL: https://issues.apache.org/jira/browse/HBASE-28726
> Project: HBase
> Issue Type: Bug
> Components: REST
> Reporter: Istvan Toth
> Priority: Major
>
> In Hbase 3+, the package name of the REST messages has been renamed to
> org.apache.hadoop.hbase.shaded.rest from org.apache.hadoop.hbase.rest
> These definitions are only used by REST, and have nothing to do with standard
> HBase RPC communication.
> I propose reverting the package name.
> We may also want to move the protobuf definitions back to the hbase-rest
> module.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)