You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2019/08/23 03:21:52 UTC

[GitHub] [hadoop] Cosss7 commented on a change in pull request #1334: HDFS-14761. RBF: MountTableResolver cannot invalidate cache correctly

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org