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_r316965658
 
 

 ##########
 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:
   The high level description should go as a javadoc.
   You can add the particular comments inline.

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