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

ASF GitHub Bot updated HDDS-12636:
----------------------------------
    Labels: pull-request-available  (was: )

> Reduce code duplication for tarball creation
> --------------------------------------------
>
>                 Key: HDDS-12636
>                 URL: https://issues.apache.org/jira/browse/HDDS-12636
>             Project: Apache Ozone
>          Issue Type: Sub-task
>            Reporter: Attila Doroszlai
>            Assignee: Attila Doroszlai
>            Priority: Major
>              Labels: pull-request-available
>
> Tarball creation code exists in:
> {code}
> hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/container/keyvalue/TarContainerPacker.java
> hadoop-hdds/framework/src/main/java/org/apache/hadoop/hdds/utils/HddsServerUtil.java
> hadoop-ozone/recon/src/main/java/org/apache/hadoop/ozone/recon/ReconUtils.java
> {code}
> The goal of this task is to avoid such duplication.
> Also: use {{IOUtils}} from {{commons-io}}, not {{commons-compress}} (affects 
> HddsServerUtil and ReconUtils).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org
For additional commands, e-mail: issues-h...@ozone.apache.org

Reply via email to