KeeProMise commented on code in PR #5990:
URL: https://github.com/apache/hadoop/pull/5990#discussion_r1313860811
##########
hadoop-hdfs-project/hadoop-hdfs-rbf/src/test/java/org/apache/hadoop/hdfs/server/federation/MockResolver.java:
##########
@@ -397,6 +397,11 @@ public List<String> getMountPoints(String path) throws
IOException {
public void setRouterId(String router) {
}
+ @Override
+ public void rotateCache(
+ String nsId, FederationNamenodeContext namenode, boolean
listObserversFirst) {
Review Comment:
done, 8 spaces become 6 spaces,
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]