You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "David Hawthorne (Created) (JIRA)" <ji...@apache.org> on 2012/02/03 23:35:54 UTC

[jira] [Created] (CASSANDRA-3848) EmbeddedCassandraService needs a stop() method

EmbeddedCassandraService needs a stop() method
----------------------------------------------

                 Key: CASSANDRA-3848
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3848
             Project: Cassandra
          Issue Type: Improvement
          Components: Core
            Reporter: David Hawthorne
            Priority: Trivial


I just need a stop() method in EmbeddedCassandraService so I can shut it down as part of my unit tests, so I can test fail 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

        

[jira] [Updated] (CASSANDRA-3848) EmbeddedCassandraService needs a stop() method

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-3848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis updated CASSANDRA-3848:
--------------------------------------

             Reviewer: brandon.williams
    Affects Version/s:     (was: 1.0.7)
        Fix Version/s: 1.1.7
    
> EmbeddedCassandraService needs a stop() method
> ----------------------------------------------
>
>                 Key: CASSANDRA-3848
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3848
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: David Hawthorne
>            Priority: Trivial
>              Labels: patch
>             Fix For: 1.1.7
>
>
> I just need a stop() method in EmbeddedCassandraService so I can shut it down as part of my unit tests, so I can test fail behavior.

--
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

[jira] [Commented] (CASSANDRA-3848) EmbeddedCassandraService needs a stop() method

Posted by "Brandon Williams (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-3848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13497648#comment-13497648 ] 

Brandon Williams commented on CASSANDRA-3848:
---------------------------------------------

Can you make this an attachment?
                
> EmbeddedCassandraService needs a stop() method
> ----------------------------------------------
>
>                 Key: CASSANDRA-3848
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3848
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: David Hawthorne
>            Priority: Trivial
>             Fix For: 1.1.7
>
>
> I just need a stop() method in EmbeddedCassandraService so I can shut it down as part of my unit tests, so I can test fail behavior.

--
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

[jira] [Updated] (CASSANDRA-3848) EmbeddedCassandraService needs a stop() method

Posted by "Brandon Williams (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-3848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brandon Williams updated CASSANDRA-3848:
----------------------------------------

    Labels:   (was: patch)
    
> EmbeddedCassandraService needs a stop() method
> ----------------------------------------------
>
>                 Key: CASSANDRA-3848
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3848
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: David Hawthorne
>            Priority: Trivial
>             Fix For: 1.1.7
>
>
> I just need a stop() method in EmbeddedCassandraService so I can shut it down as part of my unit tests, so I can test fail behavior.

--
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

[jira] [Commented] (CASSANDRA-3848) EmbeddedCassandraService needs a stop() method

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-3848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13501468#comment-13501468 ] 

Jonathan Ellis commented on CASSANDRA-3848:
-------------------------------------------

Also note that CassandraDaemon.stop doesn't entirely stop the server, just the thrift daemon.  Would suggest calling this something else to avoid confusion (stopRPC?)
                
> EmbeddedCassandraService needs a stop() method
> ----------------------------------------------
>
>                 Key: CASSANDRA-3848
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3848
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: David Hawthorne
>            Priority: Trivial
>             Fix For: 1.1.7
>
>
> I just need a stop() method in EmbeddedCassandraService so I can shut it down as part of my unit tests, so I can test fail behavior.

--
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