initialize log4j correctly in EmbeddedCassandraService
------------------------------------------------------

                 Key: CASSANDRA-2857
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2857
             Project: Cassandra
          Issue Type: Bug
            Reporter: Jonathan Ellis
            Assignee: Jonathan Ellis
            Priority: Trivial
         Attachments: 2857.txt

Currently, ECS.cleanUpOldStuff calls CleanupHelper.cleanupAndLeaveDirs(), which 
initialized DatabaseDescriptor which does some logging.  When we go to 
initialize log4j later in AbstractCassandraService, it's too late.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to