Caleb Rackliffe created CASSANDRA-16664:
-------------------------------------------

             Summary: Log JVM Arguments at in-JVM Test Class Initialization
                 Key: CASSANDRA-16664
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16664
             Project: Cassandra
          Issue Type: Improvement
          Components: Test/dtest/java
            Reporter: Caleb Rackliffe


Normal C* startup flows through `CassandraDaemon.setup()`, which calls 
`logSystemInfo()`, logging JVM arguments and a number of other useful bits of 
information. The in-JVM dtest startup does not flow through 
`CassandraDaemon.setup()`, and therefore does not. It would be useful for 
troubleshooting purposes if `TestBaseImpl` logged the JVM arguments before 
moving into executing tests.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to