You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (Commented) (JIRA)" <ji...@apache.org> on 2011/11/11 00:13:52 UTC

[jira] [Commented] (CASSANDRA-3477) cassandra takes too long to shut down when told to quit

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

Jonathan Ellis commented on CASSANDRA-3477:
-------------------------------------------

I guess you can profile the shutdown hook, maybe split some of it into multiple threads?  But fundamentally if you want it shut down *fast* you have kill -9 for that, with the drawbacks that entails. :)
                
> cassandra takes too long to shut down when told to quit
> -------------------------------------------------------
>
>                 Key: CASSANDRA-3477
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3477
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>            Reporter: Joaquin Casares
>            Assignee: paul cannon
>            Priority: Minor
>             Fix For: 1.0.3
>
>
> The restart command keeps failing and never passes.
> The stop command seems to have completed successfully, but the processes is still listed when I run 'ps auwx | grep cass'.
> Using the Debian6 images on Rackspace. 2 nodes are definitely showing the same behavior.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira