You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Ethan Rose (Jira)" <ji...@apache.org> on 2022/06/14 20:29:00 UTC

[jira] [Created] (HDDS-6887) Make SCM determine the schema version of new containers

Ethan Rose created HDDS-6887:
--------------------------------

             Summary: Make SCM determine the schema version of new containers
                 Key: HDDS-6887
                 URL: https://issues.apache.org/jira/browse/HDDS-6887
             Project: Apache Ozone
          Issue Type: Sub-task
          Components: Ozone Datanode, SCM
            Reporter: Ethan Rose
            Assignee: Ethan Rose


Currently when SCM instructs a pipeline of datanodes to create a container, it does not specify the schema version (disk layout) of that container. Some layout features like HDDS-3630 may introduce new container schemas or other features specific to new containers. If we want to finalize these features without closing all containers or blocking new container creation, SCM must instruct all datanodes in a pipeline to create containers in accordance with the lowest metadata layout version present on any datanode. This ensures that all replicas of the same container are using the same schema version.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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