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

ASF GitHub Bot updated HDDS-15482:
----------------------------------
    Labels: pull-request-available  (was: )

> Add fencing based on datanode versions to SCM and Recon
> -------------------------------------------------------
>
>                 Key: HDDS-15482
>                 URL: https://issues.apache.org/jira/browse/HDDS-15482
>             Project: Apache Ozone
>          Issue Type: Improvement
>            Reporter: Ethan Rose
>            Assignee: Ethan Rose
>            Priority: Major
>              Labels: pull-request-available
>
> The ZDU design doc outlines rules for which datanodes SCM should allow to 
> register based on their reported software and apparent versions. In 
> particular DNs with software or apparent versions larger than SCM should not 
> be allowed to register, and DNs with lower software versions than SCM should 
> only be allowed to register when SCM is pre-finalized.
> When Datanode registration is rejected due to an incorrect version, it should 
> shut down since the error is not recoverable.
> Recon also has an SCM version manager instance tracking HDDS versions in its 
> NodeManager implementation, whose version needs to follow that of SCM + DNs 
> to keep up with compatibility. Since Recon doesn't have official downgrade 
> support, it finalizes its own Recon versions on startup. This means that 
> unlike SCM, Recon should allow old software DNs to register after it has 
> finalized.



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