[ https://issues.apache.org/jira/browse/HDFS-5163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13758501#comment-13758501 ]
Colin Patrick McCabe commented on HDFS-5163: -------------------------------------------- * Missing @throws annotations on some entries in ClientProtocol * check for WRITE / READ access before taking FSNS lock as well as after * bad error message in removePathCacheEntries * audit log on failed RPCs as well as successful * use FSNamesystem#isAuditEnabled * use GenericTestUtils#assertExceptionContains * temporarily roll back ID changes * don't expose private type CachePool (only expose CachePoolInfo) * CachePool data should not be nullable > miscellaneous cache pool RPC fixes > ---------------------------------- > > Key: HDFS-5163 > URL: https://issues.apache.org/jira/browse/HDFS-5163 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: datanode, namenode > Reporter: Colin Patrick McCabe > Assignee: Colin Patrick McCabe > Priority: Minor > > some minor fixes-- see below. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira