[
https://issues.apache.org/jira/browse/HBASE-7838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13577590#comment-13577590
]
nkeywal commented on HBASE-7838:
--------------------------------
+1 as well. There are some typos that I can fix on commit. I will commit on
trunk tomorrow if there is no objection, with 900s for the timeout.
6s is not safe, especially for 0.94: you need to close your resources and tell
to the master/zk that you're leaving. 900s is safer because it's over the 630s
needed by HDFS when things go crazy. May be 1200s would be even safer,
especially if we want it for 0.94.
> HBase regionserver never stoping when runing `hbase-daemon.sh stop
> regionserver`
> --------------------------------------------------------------------------------
>
> Key: HBASE-7838
> URL: https://issues.apache.org/jira/browse/HBASE-7838
> Project: HBase
> Issue Type: Bug
> Components: regionserver, scripts, shell
> Affects Versions: 0.92.1, 0.96.0, 0.94.4
> Environment: Using CDH4.1.2
> Reporter: Damien Hardy
> Assignee: Damien Hardy
> Labels: newbie
> Fix For: 0.92.3, 0.96.0, 0.94.7
>
> Attachments: HBASE-7838.patch
>
>
> Currently running full stack (Hadoop + Hbase + zookeeper) on a VM I want to
> reboot, every services stopped but HBase regionserver. For 2 days now, it's
> aligning dots on the console ...
> I propose a timeout (default 600 overidable by $HBASE_STOP_TIMEOUT) to force
> kill -9 on the process.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira