virajith commented on a change in pull request #1711: Hadoop 16455
URL: https://github.com/apache/hadoop/pull/1711#discussion_r346108886
##########
File path:
hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azurebfs/AbfsConfiguration.java
##########
@@ -399,6 +403,10 @@ public long getAzureBlockSize() {
return this.azureBlockSize;
}
+ public boolean isCheckAccessEnabled() {
Review comment:
Why make this optional? Can't is always be enabled?
----------------------------------------------------------------
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]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]