|
|
-
Question on HBASE-5213: "hbase master stop" does not bring down backup mastersGregory Chanan 2012-03-02, 23:28
Link: https://issues.apache.org/jira/browse/HBASE-5213
>From my tests, calling "hbase master stop" or "HBaseAdmin.shutdown()" does not seem to bring down backup masters. JD seemed to have fixed this in HBASE-1448 (https://issues.apache.org/jira/browse/HBASE-1448), but it looks like that code went away with the master rewrite. Does anyone have an objection to me fixing using the same idea/code as 1448 (adding a "shutdown node" in ZK on which all masters should listen)? Or perhaps the omission was intentional? Thanks, Greg +
Harsh J 2012-03-03, 17:43
+
Stack 2012-03-05, 22:23
|