[
https://issues.apache.org/jira/browse/HBASE-26728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17503768#comment-17503768
]
Geoffrey Jacoby commented on HBASE-26728:
-----------------------------------------
AdminProtos are out of sync as well...splitRegion and mergeRegion are in
protocol but not shaded-protocol, and I think there was an addition in the
other direction as well.
> Proto files in hbase-protocol and hbase-shaded-protocol are out of sync
> -----------------------------------------------------------------------
>
> Key: HBASE-26728
> URL: https://issues.apache.org/jira/browse/HBASE-26728
> Project: HBase
> Issue Type: Bug
> Components: Protobufs
> Affects Versions: 2.5.0
> Reporter: Andrew Kyle Purtell
> Priority: Major
>
> Are we reserving hbase-protocol at a point in time and only doing new
> development in hbase-shaded-protocol? This is probably the case but I'm not
> seeing documentation anywhere about it.
> At the very least, if so, every file in hbase-protocol should carry a very
> prominent comment that it is a point in time snapshot and not receiving new
> development.
> If these files are supposed to be in sync, they are not. Noticed divergence
> in ClusterStatus.proto on branch-2. There's almost certainly more elsewhere.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)