dcapwell commented on code in PR #2299:
URL: https://github.com/apache/cassandra/pull/2299#discussion_r1180894506
##########
test/unit/org/apache/cassandra/cql3/CQLTester.java:
##########
@@ -318,6 +319,8 @@ public static JMXServiceURL getJMXServiceURL() throws
MalformedURLException
@BeforeClass
public static void setUpClass()
{
+ ServerTestUtils.daemonInitialization();
Review Comment:
this is to allow `InMemory` class, as I need to setup FileSystem before this
function call
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]