István Fajth created HDDS-5997:
----------------------------------

             Summary: Centralize string based replication config validation 
into ReplicationConfigValidator
                 Key: HDDS-5997
                 URL: https://issues.apache.org/jira/browse/HDDS-5997
             Project: Apache Ozone
          Issue Type: Sub-task
            Reporter: István Fajth


In the current form, ReplicationConfigValidator is responsible to validate 
replication config that comes from Ozone configuration. However the individual 
ReplicationConfig implementations have a String based constructor, that also 
parses a String representation.
In order to avoid differences in parsing and validation, it would be good to 
move the parsing logic to ReplicationConfigValidator, and also use that during 
validation.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to