Chris Nauroth created HDFS-5388: ----------------------------------- Summary: Loading fsimage fails to find cache pools during namenode startup. Key: HDFS-5388 URL: https://issues.apache.org/jira/browse/HDFS-5388 Project: Hadoop HDFS Issue Type: Bug Components: namenode Affects Versions: HDFS-4949 Reporter: Chris Nauroth Assignee: Chris Nauroth
The namenode fails during startup due to a check that a cache entry does not refer to a non-existent pool. We need to make a small change to this logic. -- This message was sent by Atlassian JIRA (v6.1#6144)