goiri commented on a change in pull request #2910:
URL: https://github.com/apache/hadoop/pull/2910#discussion_r616004081



##########
File path: 
hadoop-hdfs-project/hadoop-hdfs-rbf/src/test/java/org/apache/hadoop/hdfs/server/federation/metrics/TestRBFMetrics.java
##########
@@ -18,10 +18,7 @@
 package org.apache.hadoop.hdfs.server.federation.metrics;
 
 import static 
org.apache.hadoop.hdfs.server.federation.FederationTestUtils.getBean;
-import static org.junit.Assert.assertEquals;

Review comment:
       Keep extended.

##########
File path: 
hadoop-hdfs-project/hadoop-hdfs-rbf/src/test/java/org/apache/hadoop/hdfs/server/federation/metrics/TestRBFMetrics.java
##########
@@ -351,21 +349,32 @@ private void validateClusterStatsRouterBean(RouterMBean 
bean) {
     assertFalse(bean.isSecurityEnabled());
   }
 
-  private void testCapacity(FederationMBean bean) {
+  private void testCapacity(FederationMBean bean) throws  IOException {

Review comment:
       Too many 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.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to