[
https://issues.apache.org/jira/browse/GEODE-6414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16769922#comment-16769922
]
ASF subversion and git services commented on GEODE-6414:
--------------------------------------------------------
Commit d60671427c998df674f57110939dcfa747b0fd3d in geode's branch
refs/heads/feature/GEODE-6414 from Jianxia Chen
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=d606714 ]
GEODE-6414: when create a new PdxInstanceImpl(), the BufferBuffer will
be sliced and copied to a new one to reduce memory usuage.
Co-authored-by: Darrel Schneider <[email protected]>
Co-authored-by: Xiaojian Zhou <[email protected]>
Co-authored-by: Jianxia Chen <[email protected]>
> PdxInstanceFactory.create() register a duplicate PdxType when there is
> already an identical PdxType
> ---------------------------------------------------------------------------------------------------
>
> Key: GEODE-6414
> URL: https://issues.apache.org/jira/browse/GEODE-6414
> Project: Geode
> Issue Type: Bug
> Reporter: Jianxia Chen
> Assignee: Darrel Schneider
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> PdxInstanceFactory.create() will register a duplicate PdxType when there is
> already an identical PdxType in the type registry. It should reuse the
> PdxType that is already in the type registry instead.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)