You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Shashikant Banerjee (JIRA)" <ji...@apache.org> on 2019/03/05 17:23:00 UTC

[jira] [Created] (HDDS-1224) Restructure code to validate the response from server in the Read path

Shashikant Banerjee created HDDS-1224:
-----------------------------------------

             Summary: 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
             Fix For: 0.4.0


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-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org