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

ASF subversion and git services commented on GEODE-4282:
--------------------------------------------------------

Commit c6b424670a13015d44ce594b7e5e175c259bbbd9 in geode-native's branch 
refs/heads/wip/createValue-2 from Jacob Barrett
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=c6b4246 ]

GEODE-4282: Remove createKey/Value templates.

- Use Serializable::create to specialize for creating cacheable objects.
- Use CacheableKey::create to specialize for creating key objects.


> createKey, createValue functions missing for many Serializable types.
> ---------------------------------------------------------------------
>
>                 Key: GEODE-4282
>                 URL: https://issues.apache.org/jira/browse/GEODE-4282
>             Project: Geode
>          Issue Type: Bug
>          Components: native client
>            Reporter: Jacob S. Barrett
>            Assignee: Jacob S. Barrett
>            Priority: Major
>
> Serializable/CacheableKey::create method needs namespace functions 
> createValue/createKey for each of the supported primitive types. Many of 
> these types are missing as a result of bad refactoring. 



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

Reply via email to