[
https://issues.apache.org/jira/browse/HDDS-12295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Doroszlai updated HDDS-12295:
------------------------------------
Description:
Allow reconfiguring without restart to speed up tests:
{code}
ozone.server.default.replication
ozone.server.default.replication.type
{code}
Cannot add to reconfiguration framework, because it applies property changes
one by one, but these two settings must be changed at the same time
({{EC/THREE}} or {{RATIS/rs-3-2-1024k}} are invalid).
was:
Allow reconfiguring without restart:
{code}
ozone.server.default.replication
ozone.server.default.replication.type
{code}
Cannot add to reconfiguration framework, because it applies property changes
one by one, but these two settings must be changed at the same time
({{EC/THREE}} or {{RATIS/rs-3-2-1024k}} are invalid).
> Allow updating OM server default replication config for tests
> -------------------------------------------------------------
>
> Key: HDDS-12295
> URL: https://issues.apache.org/jira/browse/HDDS-12295
> Project: Apache Ozone
> Issue Type: Sub-task
> Components: Ozone Manager
> Reporter: Attila Doroszlai
> Assignee: Attila Doroszlai
> Priority: Major
>
> Allow reconfiguring without restart to speed up tests:
> {code}
> ozone.server.default.replication
> ozone.server.default.replication.type
> {code}
> Cannot add to reconfiguration framework, because it applies property changes
> one by one, but these two settings must be changed at the same time
> ({{EC/THREE}} or {{RATIS/rs-3-2-1024k}} are invalid).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]