[
https://issues.apache.org/jira/browse/GEODE-4282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16335042#comment-16335042
]
ASF subversion and git services commented on GEODE-4282:
--------------------------------------------------------
Commit e3ebdd8f4106e78d368c92975ef80243bce1f0a2 in geode-native's branch
refs/heads/develop from Jacob Barrett
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=e3ebdd8 ]
GEODE-4282: Remove createKey/Value templates. (#189)
- 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)