You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jon Haddad (JIRA)" <ji...@apache.org> on 2014/09/17 19:45:34 UTC

[jira] [Comment Edited] (CASSANDRA-7843) Remove static singleton instances

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

Jon Haddad edited comment on CASSANDRA-7843 at 9/17/14 5:44 PM:
----------------------------------------------------------------

I'm curious, is the issue the number of commits, LOC, or a general disagreement with removing singletons?  

Is the alternative to break it out into smaller commits, or do less over time?  Or would you rather couple refactoring with new features / bug fixes?  


was (Author: rustyrazorblade):
I'm curious, is the issue the number of commits, LOC, or a general disagreement with removing singletons?  

Is the alternative to break it out into smaller commits, or do less over time?


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