swamirishi commented on PR #6779:
URL: https://github.com/apache/ozone/pull/6779#issuecomment-2161798627

   @adoroszlai @sodonnel Can you take another look on the patch? I have fixed 
the acceptance test failures. I will run the CI once I get green ci run on my 
fork. For the getBlock request I am passing the replicaIndexMap since getBlock 
command is also sent to get the EC checksum of the blocks which means, even 
though each of the DN would have different replica index it would still have 
the same checksum info. The nodes in the pipeline would have different replica 
indexes. 
   We also cannot use the pipeline from the xceiverClient object since this 
object comes from a cache 
https://github.com/apache/ozone/blob/8db644ca4643bd4d22f6fe501c62141b8dd4acbc/hadoop-hdds/client/src/main/java/org/apache/hadoop/hdds/scm/XceiverClientManager.java#L237
 .


-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to