[ 
https://issues.apache.org/jira/browse/HDDS-11667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Swaminathan Balachandran updated HDDS-11667:
--------------------------------------------
    Description: 
Currently there is no validation of the DatanodeID that happens when a 
ContainerCommandRequest is fired on a datanode. There should be a check in 
place added to verify if the client is trying interact with the correct 
datanode since datanodeID is the primary identifier for a datanode in Ozone 
system.

This check should also be performed when a datanode also rejoins an existing 
raft group pipeline on startup. Basically checking if the datanodeID is present 
in the peer list of the group on statemachine initialize.

  was:
Currently there is no validation of the DatanodeID that happens when a 
ContainerCommandRequest is fired on a datanode. There should be a check in 
place added to verify if the client is trying interact with the correct 
datanode since datanodeID is the primary identifier for a datanode in Ozone 
system.

This check should also be performed when a datanode also rejoins an existing 
raft group pipeline on startup. Basically checking if the datanodeID is present 
in the peer list of the group.


> Validating DatanodeID on any request to the datanode
> ----------------------------------------------------
>
>                 Key: HDDS-11667
>                 URL: https://issues.apache.org/jira/browse/HDDS-11667
>             Project: Apache Ozone
>          Issue Type: Task
>          Components: Ozone Datanode
>            Reporter: Swaminathan Balachandran
>            Assignee: Swaminathan Balachandran
>            Priority: Major
>
> Currently there is no validation of the DatanodeID that happens when a 
> ContainerCommandRequest is fired on a datanode. There should be a check in 
> place added to verify if the client is trying interact with the correct 
> datanode since datanodeID is the primary identifier for a datanode in Ozone 
> system.
> This check should also be performed when a datanode also rejoins an existing 
> raft group pipeline on startup. Basically checking if the datanodeID is 
> present in the peer list of the group on statemachine initialize.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to