smiklosovic commented on code in PR #2225:
URL: https://github.com/apache/cassandra/pull/2225#discussion_r1146948662
##########
examples/ssl-factory/src/org/apache/cassandra/security/KubernetesSecretsPEMSslContextFactory.java:
##########
@@ -181,4 +183,4 @@ protected TrustManagerFactory buildTrustManagerFactory()
throws SSLException
String PRIVATE_KEY_PASSWORD_ENV_VAR = "PRIVATE_KEY_PASSWORD_ENV_VAR";
String TRUSTED_CERTIFICATE_ENV_VAR = "TRUSTED_CERTIFICATE_ENV_VAR";
}
-}
+}
Review Comment:
can you please check your settings and change this? this happens in every
class you touched.
--
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]