adoroszlai opened a new pull request, #4774:
URL: https://github.com/apache/ozone/pull/4774
## What changes were proposed in this pull request?
* allow `@Config` properties to be marked as `reconfigurable`
* implement reconfiguration of annotated config object from
`ConfigurationSource`
* create base class `ReconfigurableConfig` to help with keeping track of
reconfigurable properties and handling updates
This is not tied into reconfiguration handling in OM/SCM/etc., will be done
in follow-up.
https://issues.apache.org/jira/browse/HDDS-8668
## How was this patch tested?
Added unit tests.
CI:
https://github.com/adoroszlai/hadoop-ozone/actions/runs/5073256233
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]