[
https://issues.apache.org/jira/browse/HDDS-1224?focusedWorklogId=251670&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-251670
]
ASF GitHub Bot logged work on HDDS-1224:
----------------------------------------
Author: ASF GitHub Bot
Created on: 31/May/19 10:00
Start Date: 31/May/19 10:00
Worklog Time Spent: 10m
Work Description: bshashikant 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-497653285
Thaks @hanishakoneru . The updated patch addresses checkstyle and unit test
failures.
----------------------------------------------------------------
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 251670)
Time Spent: 4h 40m (was: 4.5h)
> 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: 4h 40m
> 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: [email protected]
For additional commands, e-mail: [email protected]