[
https://issues.apache.org/jira/browse/HBASE-2837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Daniel Cryans resolved HBASE-2837.
---------------------------------------
Resolution: Fixed
Committed this to branch in HMsg:
{code}
+
+ /** UNUSED, it's kept in 0.20 only for rolling upgrades */
+ MSG_CALL_SERVER_STARTUP,
{code}
> HBASE-2613 broke rolling upgrades
> ---------------------------------
>
> Key: HBASE-2837
> URL: https://issues.apache.org/jira/browse/HBASE-2837
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.20.5
> Reporter: Jean-Daniel Cryans
> Assignee: Jean-Daniel Cryans
> Priority: Blocker
> Fix For: 0.20.6
>
>
> HBASE-2613 broke rolling upgrades because it removed MSG_CALL_SERVER_STARTUP
> from the HMsg.Type enum. Even if it won't be used anywhere, we should put it
> back so that people can do rolling upgrades.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.