You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Wei-Chiu Chuang (Jira)" <ji...@apache.org> on 2021/01/08 01:24:00 UTC

[jira] [Commented] (HDDS-4417) Simplify Ozone client code with configuration object

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

Wei-Chiu Chuang commented on HDDS-4417:
---------------------------------------

When you change public static final objects like that, it's an incompatible change.

> 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: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org