maulin-vasavada commented on code in PR #3638:
URL: https://github.com/apache/cassandra/pull/3638#discussion_r1851011284


##########
test/distributed/org/apache/cassandra/distributed/test/AbstractEncryptionOptionsImpl.java:
##########
@@ -70,11 +70,16 @@ public class AbstractEncryptionOptionsImpl extends 
TestBaseImpl
     final static String validTrustStorePassword = 
TlsTestUtils.SERVER_TRUSTSTORE_PASSWORD;
 
     // Base configuration map for a valid keystore that can be opened
-    final static Map<String,Object> validKeystore = 
ImmutableMap.of("keystore", validKeyStorePath,
+    protected final static Map<String,Object> validKeystore = 
ImmutableMap.of("keystore", validKeyStorePath,

Review Comment:
   will be in the next commit



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