You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Mingliang Liu (JIRA)" <ji...@apache.org> on 2017/06/27 22:57:00 UTC

[jira] [Created] (HADOOP-14601) Azure: Reuse ObjectMapper

Mingliang Liu created HADOOP-14601:
--------------------------------------

             Summary: 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


Currently there are a few places in {{hadoop-azure}} module that uses creates {{ObjectMapper}} for each request/call. We should re-use 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: common-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org