Details
Description
CacheManager state should be persisted in the edit log. At the moment, this state consists of information about cache pools and cache directives. It's not necessary to persist any information about what is cached on the DataNodes at any particular moment, since this changes all the time.
Attachments
Attachments
Issue Links
- is related to
-
HDFS-5313 NameNode hangs during startup trying to apply OP_ADD_PATH_BASED_CACHE_DIRECTIVE.
- Resolved