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