josh-mckenzie commented on a change in pull request #1205:
URL: https://github.com/apache/cassandra/pull/1205#discussion_r783416898



##########
File path: src/java/org/apache/cassandra/config/Config.java
##########
@@ -522,6 +522,8 @@
      */
     public volatile int validation_preview_purge_head_start_in_sec = 60 * 60;
 
+    public boolean auth_cache_warming_enabled = true;

Review comment:
       Hm. Nope, should be optional. Changed to false and added to 
cassandra.yaml




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