chungen0126 commented on PR #7418:
URL: https://github.com/apache/ozone/pull/7418#issuecomment-2475361951

   >Technically we don't need to block reads. Writes is what can cause a 
corruption. Do you think we should also block read requests?
   
   I agree that, technically, only writes to the Ratis container can cause 
corruption. However, my understanding is that container commands sent via gRPC 
shouldn’t cause corruption due to the datanodeID either. 
   Should we validate only replicaIndex rather than datanodeID for EC 
container? Are there any scenarios where the datanodeID could still potentially 
lead to corruption in EC containers?


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to