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

Tejaskriya Madhan updated HDDS-12554:
-------------------------------------
    Fix Version/s: 2.1.0

> Support callback on completed reconfiguration
> ---------------------------------------------
>
>                 Key: HDDS-12554
>                 URL: https://issues.apache.org/jira/browse/HDDS-12554
>             Project: Apache Ozone
>          Issue Type: Sub-task
>            Reporter: Attila Doroszlai
>            Assignee: Sarveksha Yeshavantha Raju
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.1.0, 2.0.1
>
>
> ReconfigurableBase updates properties one by one.  But some group of related 
> properties may be reconfigurable only atomically.  Example: replication is 
> configured with "type" and "replication" (which is the type-specific 
> description of the replication config).  Updating type or replication 
> separately results in invalid configuration (RATIS/THREE -> EC/THREE -> 
> EC/rs-3-2-1024k should be updated in one step).
> To handle this situation, reconfiguration framework should allow registering 
> callbacks for "reconfiguration completed" event.  Reconfigured properties are 
> accessible via {{ReconfigurableBase#getReconfigurationTaskStatus}}.



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

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

Reply via email to