snvijaya commented on a change in pull request #2520:
URL: https://github.com/apache/hadoop/pull/2520#discussion_r543089409



##########
File path: 
hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azurebfs/AzureBlobFileSystem.java
##########
@@ -1202,6 +1287,10 @@ public String getCanonicalServiceName() {
     return this.statistics;
   }
 
+  public void setListenerOperation(String operation) {

Review comment:
       This will only be used by test code ? If so, lower accessibility to 
private and set VisibleForTesting.




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