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 "Hanisha Koneru (JIRA)" <ji...@apache.org> on 2017/09/22 19:39:00 UTC

[jira] [Created] (HADOOP-14901) ReuseObjectMapper in Hadoop Common

Hanisha Koneru created HADOOP-14901:
---------------------------------------

             Summary: ReuseObjectMapper in Hadoop Common
                 Key: HADOOP-14901
                 URL: https://issues.apache.org/jira/browse/HADOOP-14901
             Project: Hadoop Common
          Issue Type: Bug
            Reporter: Hanisha Koneru
            Assignee: Hanisha Koneru
            Priority: Minor


It is recommended to reuse ObjectMapper, if possible, for better performance. We can aslo use ObjectReader or ObjectWriter to replace the ObjectMapper in some places: they are straightforward and thread safe.




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