[
https://issues.apache.org/jira/browse/HBASE-1667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-1667:
-------------------------
Fix Version/s: 0.21.0
> hbase-daemon.sh stop master for standby masters should not stop the whole
> cluster
> ---------------------------------------------------------------------------------
>
> Key: HBASE-1667
> URL: https://issues.apache.org/jira/browse/HBASE-1667
> Project: Hadoop HBase
> Issue Type: Improvement
> Components: master, scripts
> Affects Versions: 0.20.0
> Reporter: Rong-En Fan
> Fix For: 0.21.0
>
>
> 0.20 supports multi masters. However,
> bin/hbase-daemon.sh stop master
> on backup masters will bring the whole cluster down.
> Per rolling upgrade wiki that stack pointed out, kill -9 for backup master is
> the only way to go currently.
> I think it's better to make some sort of magic that we can use something like
> bin/hbase-daemon.sh stop master
> to properly stop either the backup master or the whole cluster.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.