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

Ivan Andika updated HDDS-14764:
-------------------------------
    Description: 
HDDS-13890 supports reconfiguring ozone.scm.nodes.<service>, but not 
ozone.scm.address.<service>.<node> since reconfiguration framework requires 
reconfigurable properties to specified in advance. 

We can support to allow fully zero datanode restarts for SCM reconfiguration.

However, this requires two reconfigurations 
 # ozone.scm.address.<service>.<node>
 # ozone.scm.nodes.<service>

If both configurations are changed at the same time, the ordering of the 
reconfiguration is not determined can cause unexpected behaviors.

  was:
HDDS-13890 supports reconfiguring ozone.scm.nodes.<service>, but not 
ozone.scm.address.<service>.<node> since reconfiguration framework requires 
reconfigurable properties to specified in advance. 

We can support to allow real zero datanode restarts for SCM reconfiguration.


> Allow Datanode to dynamically reconfigure SCM node addresses
> ------------------------------------------------------------
>
>                 Key: HDDS-14764
>                 URL: https://issues.apache.org/jira/browse/HDDS-14764
>             Project: Apache Ozone
>          Issue Type: Task
>            Reporter: Ivan Andika
>            Assignee: Ivan Andika
>            Priority: Major
>
> HDDS-13890 supports reconfiguring ozone.scm.nodes.<service>, but not 
> ozone.scm.address.<service>.<node> since reconfiguration framework requires 
> reconfigurable properties to specified in advance. 
> We can support to allow fully zero datanode restarts for SCM reconfiguration.
> However, this requires two reconfigurations 
>  # ozone.scm.address.<service>.<node>
>  # ozone.scm.nodes.<service>
> If both configurations are changed at the same time, the ordering of the 
> reconfiguration is not determined can cause unexpected behaviors.



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