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


##########
examples/ssl-factory/src/org/apache/cassandra/security/KubernetesSecretsPEMSslContextFactory.java:
##########
@@ -135,12 +137,12 @@ public KubernetesSecretsPEMSslContextFactory(Map<String, 
Object> parameters)
         super(parameters);
 
         pemEncodedKey = 
getValueFromEnv(getString(PEMConfigKey.PRIVATE_KEY_ENV_VAR, 
DEFAULT_PRIVATE_KEY_ENV_VAR_NAME),
-                                        DEFAULT_PRIVATE_KEY);

Review Comment:
   ack. I seem to have the settings issue again. Let me see. I did run ant 
generate-idea-files before I started to make changes. 



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