Mmuzaf commented on code in PR #2505:
URL: https://github.com/apache/cassandra/pull/2505#discussion_r1272698960


##########
src/java/org/apache/cassandra/config/DatabaseDescriptor.java:
##########
@@ -426,6 +429,8 @@ private static void applyAll() throws ConfigurationException
         //InetAddressAndPort cares that applySimpleConfig runs first
         applySSTableFormats();
 
+        applyCryptoProvider();

Review Comment:
   This is the hardest thing for me, so me neither. I need some time to get 
into the depths of the code to find a clear answer, so if we are trying to fit 
in release deadlines I would probably suggest adding this in another issue.



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