[
https://issues.apache.org/jira/browse/HADOOP-14601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16068591#comment-16068591
]
Hudson commented on HADOOP-14601:
---------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #11952 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/11952/])
HADOOP-14601. Azure: Reuse ObjectMapper. Contributed by Mingliang Liu (liuml07:
rev b08cc973964b4eb7e7a7445a440b19d3a0f3d4d5)
* (edit)
hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azure/RemoteWasbAuthorizerImpl.java
* (edit)
hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azure/RemoteSASKeyGeneratorImpl.java
* (edit)
hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azure/NativeAzureFileSystem.java
> Azure: Reuse ObjectMapper
> -------------------------
>
> Key: HADOOP-14601
> URL: https://issues.apache.org/jira/browse/HADOOP-14601
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: fa/azure
> Reporter: Mingliang Liu
> Assignee: Mingliang Liu
> Attachments: HADOOP-14601.000.patch, HADOOP-14601.001.patch
>
>
> Currently there are a few places in {{hadoop-azure}} module that create
> {{ObjectMapper}} for each request/call. We should reuse the object mapper for
> performance purpose.
> The general caveat is about thread safety; I think the change will be safe
> though.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]