josh-mckenzie commented on a change in pull request #1204:
URL: https://github.com/apache/cassandra/pull/1204#discussion_r745081237
##########
File path: conf/cassandra.yaml
##########
@@ -241,10 +241,10 @@ credentials_validity_in_ms: 2000
# credentials_update_interval_in_ms: 2000
# If true, cache contents are actively updated by a background task at the
-# interval set by credentials_update_interval_in_ms. If false, cache entries
+# interval set by credentials_update_interval_in_ms. If false (default), cache
entries
# become eligible for refresh after their update interval. Upon next access,
# an async reload is scheduled and the old value returned until it completes.
-# credentials_cache_active_update: true
+# credentials_cache_active_update: false
Review comment:
👍 : Will do that on commit. Running CI right now.
--
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]