You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gossip.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/02/08 22:59:41 UTC

[jira] [Commented] (GOSSIP-52) Use one object mapper make it injectable in the constructor

    [ https://issues.apache.org/jira/browse/GOSSIP-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15858656#comment-15858656 ] 

ASF GitHub Bot commented on GOSSIP-52:
--------------------------------------

GitHub user edwardcapriolo opened a pull request:

    https://github.com/apache/incubator-gossip/pull/32

    GOSSIP-52 use one object mapper application wide

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/edwardcapriolo/incubator-gossip GOSSIP-52

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-gossip/pull/32.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #32
    
----
commit 21a263b079f57b1bc343c1f5191201f4c1b73b89
Author: Edward Capriolo <ed...@gmail.com>
Date:   2017-02-08T22:58:42Z

    GOSSIP-52 use one object mapper application wide

----


> Use one object mapper make it injectable in the constructor
> -----------------------------------------------------------
>
>                 Key: GOSSIP-52
>                 URL: https://issues.apache.org/jira/browse/GOSSIP-52
>             Project: Gossip
>          Issue Type: New Feature
>            Reporter: Edward Capriolo
>            Assignee: Edward Capriolo
>             Fix For: 0.1.2
>
>
> There are three places we construct an object mapper. Only a single one should be used through the application and the builder classes should allow the user to supply one.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)