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

ASF GitHub Bot logged work on HDDS-1224:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 03/Jun/19 21:34
            Start Date: 03/Jun/19 21:34
    Worklog Time Spent: 10m 
      Work Description: hanishakoneru commented on issue #806: HDDS-1224. 
Restructure code to validate the response from server in the Read path
URL: https://github.com/apache/hadoop/pull/806#issuecomment-498435179
 
 
   @bshashikant the test failure in TestReadRetries is related to this PR. And 
there are some checkstyle issues also. 
 
----------------------------------------------------------------
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: 253380)
    Time Spent: 5h 20m  (was: 5h 10m)

> Restructure code to validate the response from server in the Read path
> ----------------------------------------------------------------------
>
>                 Key: HDDS-1224
>                 URL: https://issues.apache.org/jira/browse/HDDS-1224
>             Project: Hadoop Distributed Data Store
>          Issue Type: Improvement
>          Components: Ozone Client
>    Affects Versions: 0.4.0
>            Reporter: Shashikant Banerjee
>            Assignee: Shashikant Banerjee
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.4.1
>
>         Attachments: HDDS-1224.000.patch
>
>          Time Spent: 5h 20m
>  Remaining Estimate: 0h
>
> In the read path, the validation of the response while reading the data from 
> the datanodes happen in XceiverClientGrpc as well as additional  Checksum 
> verification happens in Ozone client to verify the read chunk response. The 
> aim of this Jira is to modify the function call to take a validator function 
> as a part of reading data so all validation can happen in a single unified 
> place.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to