aloyszhang commented on a change in pull request #14488:
URL: https://github.com/apache/pulsar/pull/14488#discussion_r815752429
##########
File path: conf/broker.conf
##########
@@ -960,8 +960,8 @@ managedLedgerCacheCopyEntries=false
# Threshold to which bring down the cache level when eviction is triggered
managedLedgerCacheEvictionWatermark=0.9
-# Configure the cache eviction frequency for the managed ledger cache
(evictions/sec)
-managedLedgerCacheEvictionFrequency=100.0
+# Configure the cache eviction interval for the managed ledger cache
+managedLedgerCacheEvictionIntervalMs=10
Review comment:
Ok, will send a discuss email to dev mail list
--
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]