Runtian commented on code in PR #2649:
URL: https://github.com/apache/cassandra/pull/2649#discussion_r1321774557
##########
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:
oops, let me fix this.
--
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]