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

Joshua McKenzie commented on CASSANDRA-7843:
--------------------------------------------

It seems to me that there's some pretty clear lines we could split this patch 
up into.  Rather than "boil the ocean, do all the things" removing some of the 
static singletons on classes we'd like to be able to do more isolated testing 
with (Gossip anyone?) with individual tickets to track each effort might be 
more palatable.

The linked github branch touches just short of 600 files.  The risk of 
something incorrect slipping through (or diverging over time for that matter) 
is very high with that many changes.

> Remove static singleton instances
> ---------------------------------
>
>                 Key: CASSANDRA-7843
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7843
>             Project: Cassandra
>          Issue Type: Sub-task
>            Reporter: Blake Eggleston
>            Assignee: Blake Eggleston
>
> Initialize and start C* from a static method that takes a configuration as an 
> argument.
> CassandraDaemon and utilities will need to be updated, and we'll need a 
> helper method so tests can instantiate the database with a one or two liner.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to