[
https://issues.apache.org/jira/browse/GEODE-6327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16754280#comment-16754280
]
Barry Oglesby commented on GEODE-6327:
--------------------------------------
The attached implementation was done for a POC. In this case, it reduced the
number of fields used in hashCode and equals from 98 to 1 and reduced the query
time from 30 ms to 12 ms.
> There needs to be a way to specify identity fields for JSON documents
> converted to PDX
> --------------------------------------------------------------------------------------
>
> Key: GEODE-6327
> URL: https://issues.apache.org/jira/browse/GEODE-6327
> Project: Geode
> Issue Type: New Feature
> Components: serialization
> Reporter: Barry Oglesby
> Priority: Major
> Attachments: geode-6327-poc.patch
>
>
> In the current implementation, there is no way to prevent all fields from
> being used when executing hashCode and equals.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)