[
https://issues.apache.org/jira/browse/HDFS-6565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14344585#comment-14344585
]
Akira AJISAKA commented on HDFS-6565:
-------------------------------------
Thanks [~wheat9] for the review.
bq. Looks like the function can be deleted.
It's a public API. I'm thinking deleting it will break compatibility.
{quote}
Simply make it like:
{code}
} catch (IOException ignored) {
}
{code}
{quote}
I'll refrect that in the next patch.
bq. There are many changes like this – it seems that they are unnecessary?
It is necessary. See my previous
[comment|https://issues.apache.org/jira/browse/HDFS-6565?focusedCommentId=14041409&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14041409].
> Use jackson instead jetty json in hdfs-client
> ---------------------------------------------
>
> Key: HDFS-6565
> URL: https://issues.apache.org/jira/browse/HDFS-6565
> Project: Hadoop HDFS
> Issue Type: Improvement
> Reporter: Haohui Mai
> Assignee: Akira AJISAKA
> Attachments: HDFS-6565-002.patch, HDFS-6565.patch
>
>
> hdfs-client should use Jackson instead of jetty to parse JSON.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)