[ 
https://issues.apache.org/jira/browse/HADOOP-17272?focusedWorklogId=501841&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-501841
 ]

ASF GitHub Bot logged work on HADOOP-17272:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 18/Oct/20 02:43
            Start Date: 18/Oct/20 02:43
    Worklog Time Spent: 10m 
      Work Description: mehakmeet commented on a change in pull request #2353:
URL: https://github.com/apache/hadoop/pull/2353#discussion_r507008301



##########
File path: 
hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azurebfs/services/AbfsInputStream.java
##########
@@ -73,6 +78,8 @@
   private long bytesFromReadAhead; // bytes read from readAhead; for testing
   private long bytesFromRemoteRead; // bytes read remotely; for testing
 
+  private IOStatistics ioStatistics;

Review comment:
       Could be null too, depending on the stream statistics instance(Which we 
can be either be null or not, using the AbfsInputStreamContext class).




----------------------------------------------------------------
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:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 501841)
    Time Spent: 2h 20m  (was: 2h 10m)

> ABFS Streams to  support IOStatistics API
> -----------------------------------------
>
>                 Key: HADOOP-17272
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17272
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/azure
>    Affects Versions: 3.3.1
>            Reporter: Steve Loughran
>            Assignee: Mehakmeet Singh
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> ABFS input/output streams to support IOStatistics API



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to