BELUGA BEHR created HDFS-13820: ---------------------------------- Summary: Disable CacheReplicationMonitor If No Cached Paths Exist Key: HDFS-13820 URL: https://issues.apache.org/jira/browse/HDFS-13820 Project: Hadoop HDFS Issue Type: Improvement Components: caching Affects Versions: 2.10.0, 3.2.0 Reporter: BELUGA BEHR
Stating with [HDFS-6106] the loop for checking caching is set to be every 30 seconds. Please implement a way to disable the {{CacheReplicationMonitor}} class if there are no paths specified. Adding the first cached path to the NameNode should kick off the {{CacheReplicationMonitor}} and when the last one is deleted, the {{CacheReplicationMonitor}} should be disabled again. Alternatively, provide a configuration flag to turn this feature off altogether. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org