[ https://issues.apache.org/jira/browse/HADOOP-19548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17947999#comment-17947999 ]
ASF GitHub Bot commented on HADOOP-19548: ----------------------------------------- manika137 commented on code in PR #7642: URL: https://github.com/apache/hadoop/pull/7642#discussion_r2065330132 ########## hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azurebfs/AzureBlobFileSystem.java: ########## @@ -118,7 +118,22 @@ import static org.apache.hadoop.fs.CommonConfigurationKeys.IOSTATISTICS_LOGGING_LEVEL; import static org.apache.hadoop.fs.CommonConfigurationKeys.IOSTATISTICS_LOGGING_LEVEL_DEFAULT; import static org.apache.hadoop.fs.Options.OpenFileOptions.FS_OPTION_OPENFILE_STANDARD_OPTIONS; -import static org.apache.hadoop.fs.azurebfs.AbfsStatistic.*; +import static org.apache.hadoop.fs.azurebfs.AbfsStatistic.CALL_APPEND; Review Comment: Makes sense. This change already went in some other PR- have modified it. > [ABFS] Fix logging in FSDataInputStream buffersize as that is not used and > confusing the customer > ------------------------------------------------------------------------------------------------- > > Key: HADOOP-19548 > URL: https://issues.apache.org/jira/browse/HADOOP-19548 > Project: Hadoop Common > Issue Type: Sub-task > Components: hadoop-common > Affects Versions: 3.4.1 > Reporter: Mukund Thakur > Assignee: Manika Joshi > Priority: Major > Labels: pull-request-available > > Fix debug logs here. > https://github.com/apache/hadoop/blob/trunk/hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azurebfs/AzureBlobFileSystem.java#L350 -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org