[ 
https://issues.apache.org/jira/browse/HADOOP-1430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

stack updated HADOOP-1430:
--------------------------

    Attachment: hadoop1430.patch

Commit message:

HADOOP-1430 "hbase shutdown leaves regionservers up"

* src/contrib/hbase/src/test/org/apache/hadoop/hbase/MiniHBaseCluster.java
    master.shutdown no longer throws IOException.
* src/contrib/hbase/src/java/org/apache/hadoop/hbase/HMaster.java
    (letRegionServersShutdown): Added.
    (shutdown): IOException is not thrown.  Removed.
* src/contrib/hbase/conf/hbase-site.xml
    Add empty hbase-site.xml

> hbase shutdown leaves regionservers up
> --------------------------------------
>
>                 Key: HADOOP-1430
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1430
>             Project: Hadoop
>          Issue Type: Bug
>          Components: contrib/hbase
>            Reporter: stack
>         Assigned To: stack
>            Priority: Minor
>         Attachments: hadoop1430.patch
>
>
> Invoking shutdown brings down the master but leaves the regionservers 
> flailing with no master to talk to

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to