dcapwell commented on code in PR #3474:
URL: https://github.com/apache/cassandra/pull/3474#discussion_r1715986822


##########
test/unit/org/apache/cassandra/cql3/CQLTester.java:
##########
@@ -420,15 +428,20 @@ public static JMXServiceURL getJMXServiceURL() throws 
MalformedURLException
      */
     @BeforeClass
     public static void setUpClass()
+    {
+        prePrepareServer();

Review Comment:
   this was pulled out of 
[CASSANDRA-19830](https://issues.apache.org/jira/browse/CASSANDRA-19830) to 
avoid conflict once that merges.  This style makes this patch easier, so wanted 
to match



-- 
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]

Reply via email to