Cosss7 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_r316961898
 
 

 ##########
 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:
   Thanks for your comments. I have added some comments. Pending jenkins. 
Please review again.

----------------------------------------------------------------
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]

Reply via email to