[
https://issues.apache.org/jira/browse/HDFS-8951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mingliang Liu updated HDFS-8951:
--------------------------------
Attachment: HDFS-8951.002.patch
Thank you [~wheat9]!
I refined the patch to address the two problems. This latest patch which also
rebases from the trunk branch.
There are some callsites of {{IOUtils::cleanup}} method that can hardly be
reduced to _try-with-resource_ statement. To avoid class name conflict, I
renamed the client-side util class {{IOUtilsClient}}, and added the Apache
copyright header.
Since this jira is for moving the {{shortcircuit}} directory to {{hdfs-client}}
module, we can open new jiras for coding style fixes. Meanwhile, there is no
essential new code and thus no new unit test is added.
> Move shortcircuit to hdfs-client
> --------------------------------
>
> Key: HDFS-8951
> URL: https://issues.apache.org/jira/browse/HDFS-8951
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: build
> Reporter: Mingliang Liu
> Assignee: Mingliang Liu
> Attachments: HDFS-8951.000.patch, HDFS-8951.001.patch,
> HDFS-8951.002.patch
>
>
> This jira tracks the effort of moving the {{shortcircuit}} package into the
> hdfs-client module.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)