smiklosovic commented on code in PR #2649:
URL: https://github.com/apache/cassandra/pull/2649#discussion_r1321085292


##########
test/distributed/org/apache/cassandra/distributed/test/SSTableLoaderEncryptionOptionsTest.java:
##########
@@ -49,16 +49,16 @@
 
 public class SSTableLoaderEncryptionOptionsTest extends 
AbstractEncryptionOptionsImpl
 {
-    static Cluster CLUSTER;
-    static String NODES;
-    static int NATIVE_PORT;
-    static int STORAGE_PORT;
-    static int SSL_STORAGE_PORT;
+    static Cluster cluster;

Review Comment:
   @Runtian I think you fixed the wrong test. `GuardrailBulkLoadEnabledTest` is 
untouched when it comes to these changes. Would you mind to keep this one as it 
was?



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