[ 
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

Reply via email to