You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Caleb Rackliffe (Jira)" <ji...@apache.org> on 2021/05/10 22:30:00 UTC

[jira] [Created] (CASSANDRA-16664) Log JVM Arguments at in-JVM Test Class Initialization

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: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org