[jira] [Commented] (GEODE-4282) createKey, createValue functions missing for many Serializable types.

2018-01-22 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/GEODE-4282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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)


[jira] [Commented] (GEODE-4282) createKey, createValue functions missing for many Serializable types.

2018-01-22 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/GEODE-4282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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)


[jira] [Commented] (GEODE-4282) createKey, createValue functions missing for many Serializable types.

2018-01-11 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on GEODE-4282:
---

pivotal-jbarrett opened a new pull request #187: GEODE-4282: Fixes 
createValue/Key functions.
URL: https://github.com/apache/geode-native/pull/187
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> 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
>
> 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
(v6.4.14#64029)