mukund-thakur commented on a change in pull request #1991:
URL: https://github.com/apache/hadoop/pull/1991#discussion_r427053193



##########
File path: 
hadoop-tools/hadoop-azure/src/test/java/org/apache/hadoop/fs/azurebfs/TestAbfsStatistics.java
##########
@@ -23,9 +23,16 @@
 
 import org.junit.Test;
 
+/**
+ * Unit tests for Abfs common counters.
+ */
 public class TestAbfsStatistics extends AbstractAbfsIntegrationTest {
 
   private static final int LARGE_OPS = 100;
+  private String getDelegationTokenOp =

Review comment:
       Same. Use directly. No need to create local variables I suppose. 




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