[
https://issues.apache.org/jira/browse/HBASE-28726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Istvan Toth updated HBASE-28726:
--------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
Committed to master and branch-3.
Not an issue on branch-2.
> Revert REST protobuf package to org.apache.hadoop.hbase.rest
> ------------------------------------------------------------
>
> Key: HBASE-28726
> URL: https://issues.apache.org/jira/browse/HBASE-28726
> Project: HBase
> Issue Type: Bug
> Components: REST
> Reporter: Istvan Toth
> Assignee: Istvan Toth
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 3.0.0-beta-2
>
>
> 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)