You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Blake Eggleston (JIRA)" <ji...@apache.org> on 2014/08/27 19:49:57 UTC

[jira] [Created] (CASSANDRA-7841) Pass static singleton instances into constructors of dependent classes

Blake Eggleston created CASSANDRA-7841:
------------------------------------------

             Summary: Pass static singleton instances into constructors of dependent classes
                 Key: CASSANDRA-7841
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7841
             Project: Cassandra
          Issue Type: Sub-task
            Reporter: Blake Eggleston


Identify all non-singleton usages of static state (grep for '.instance.'), and refactor to pass dependencies into their constructors from their instantiating services.



--
This message was sent by Atlassian JIRA
(v6.2#6252)