[ 
https://issues.apache.org/jira/browse/HDDS-4417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17261485#comment-17261485
 ] 

Marton Elek commented on HDDS-4417:
-----------------------------------

{quote}Does the change break wire compatibility between older client/new server 
or vice versa?{quote}

No, it doesn't. Wire/storage protocol has not been changed here, just the way 
how the configuration values are propagated between the hidden layers of 
OzoneClient.

> Simplify Ozone client code with configuration object
> ----------------------------------------------------
>
>                 Key: HDDS-4417
>                 URL: https://issues.apache.org/jira/browse/HDDS-4417
>             Project: Hadoop Distributed Data Store
>          Issue Type: Improvement
>            Reporter: Marton Elek
>            Assignee: Marton Elek
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.1.0
>
>
> In HDDS-4185 we agreed to introduce a new configuration for the Ozone client 
> to adjust the behavior of incremental byte buffer.
> When I started to add it I realized the code is already very complex as all 
> the required configuration values are propagated manually to the 
> Key/Block/ChunkOutputstream as induvidual constructor parameters.
> In this patch I simplify the structure with using only one POJO with 
> configuration annotations.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to