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

   It seems that there are two places validating DatanodeID. The first is in 
`ContainerStateMachine`, which validates commands coming through RATIS. The 
second one is in `KeyValueHandler` which validates commands only for EC 
containers coming. I was wondering about read commands for Ratis Container, as 
those don't come through RATIS. Could you clarify the approach for handling 
those?


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