[ 
https://issues.apache.org/jira/browse/HBASE-7838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13582177#comment-13582177
 ] 

Jean-Marc Spaggiari commented on HBASE-7838:
--------------------------------------------

I applied the modifications in my local 0.94.5 test environment. Had to apply 
manually because I did not had the previous patch applied already on 0.94.x. 
But I applied the patch on 0.94.5 with patch -p0 and applied without any issue

I tried out of the box and stopped HBase well.

I changed the default value to 4 seconds and stop-hbase.sh killed the server 
correctly in the right time. I think it tooks 5 sec instead of 4, but who cares 
;)

I found that way cleaner now.

So I'm +1 with the patch.

Can we make sure it goes to 0.94.x too?

Thanks.
                
> HBase regionserver never stops when running `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.96.0
>
>         Attachments: 7838.addendum.v1.patch, HBASE-7838-0.94.patch, 
> HBASE-7838-trunk.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

Reply via email to