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

Attila Doroszlai updated HDDS-11378:
------------------------------------
    Description: 
{{OzoneManagerVersion}} lets client know what kind of requests OM supports.  
The goal of this task is to allow disabling version-specific features in OM, 
even if it supports the feature according to versioning.  This is achieved by a 
private config (not added to {{ozone-default.xml}}, nor any {{@Config}} 
objects).

The config itself is just a way to indicate that the feature is to be disabled. 
 Actual restriction needs to be implemented for each feature where desired.  As 
part of this task, it is implemented for the "atomic rewrite key" feature 
(added in HDDS-10656).

  was:{{OzoneManagerVersion}} lets client know what kind of requests OM 
supports.  The goal of this task is to allow disabling version-specific 
features in OM.


> Allow disabling OM version-specific feature via config
> ------------------------------------------------------
>
>                 Key: HDDS-11378
>                 URL: https://issues.apache.org/jira/browse/HDDS-11378
>             Project: Apache Ozone
>          Issue Type: Improvement
>          Components: Ozone Manager
>            Reporter: Attila Doroszlai
>            Assignee: Attila Doroszlai
>            Priority: Major
>
> {{OzoneManagerVersion}} lets client know what kind of requests OM supports.  
> The goal of this task is to allow disabling version-specific features in OM, 
> even if it supports the feature according to versioning.  This is achieved by 
> a private config (not added to {{ozone-default.xml}}, nor any {{@Config}} 
> objects).
> The config itself is just a way to indicate that the feature is to be 
> disabled.  Actual restriction needs to be implemented for each feature where 
> desired.  As part of this task, it is implemented for the "atomic rewrite 
> key" feature (added in HDDS-10656).



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