goiri commented on a change in pull request #1334: HDFS-14761. RBF:
MountTableResolver cannot invalidate cache correctly
URL: https://github.com/apache/hadoop/pull/1334#discussion_r316798346
##########
File path:
hadoop-hdfs-project/hadoop-hdfs-rbf/src/test/java/org/apache/hadoop/hdfs/server/federation/resolver/TestMountTableResolver.java
##########
@@ -704,4 +704,26 @@ public void testLocationCache() throws Exception {
mountTable.removeEntry("/testlocationcache");
mountTable.removeEntry("/anothertestlocationcache");
}
+
+ @Test
+ public void testInvalidateCache() throws Exception {
Review comment:
Add a comment describing what the case to test is about.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]