You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jacob S. Barrett (JIRA)" <ji...@apache.org> on 2018/04/23 15:51:00 UTC

[jira] [Resolved] (GEODE-4855) Cache::createPdxInstanceFactory should return an object

     [ https://issues.apache.org/jira/browse/GEODE-4855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacob S. Barrett resolved GEODE-4855.
-------------------------------------
    Resolution: Fixed

> Cache::createPdxInstanceFactory should return an object
> -------------------------------------------------------
>
>                 Key: GEODE-4855
>                 URL: https://issues.apache.org/jira/browse/GEODE-4855
>             Project: Geode
>          Issue Type: Improvement
>          Components: native client
>            Reporter: Blake Bender
>            Assignee: Jacob S. Barrett
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Currently it returns a shared_ptr, when it's clearly not shared.  No reason to be allocating memory here, let's just return an object.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)