[jira] [Updated] (GEODE-9046) Refactor references to the subclass from superclasses in geode-redis

2022-02-08 Thread Anthony Baker (Jira)


 [ 
https://issues.apache.org/jira/browse/GEODE-9046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anthony Baker updated GEODE-9046:
-
Labels: pull-request-available unreleased  (was: pull-request-available)

> Refactor references to the subclass from superclasses in geode-redis
> 
>
> Key: GEODE-9046
> URL: https://issues.apache.org/jira/browse/GEODE-9046
> Project: Geode
>  Issue Type: Bug
>  Components: redis
>Reporter: Nabarun Nag
>Priority: Major
>  Labels: pull-request-available, unreleased
> Fix For: 1.14.0, 1.15.0
>
>
> Currently, in geode-redis
>  * NullRedisString is referenced from RedisString
>  * NullRedisHash is referenced from RedisHash
>  * NullRedisSet is referenced from RedisSet
> These Null redis data structures need to be moved to a separate class to 
> avoid the superclass referencing subclasses.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Updated] (GEODE-9046) Refactor references to the subclass from superclasses in geode-redis

2021-03-22 Thread Nabarun Nag (Jira)


 [ 
https://issues.apache.org/jira/browse/GEODE-9046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nabarun Nag updated GEODE-9046:
---
Fix Version/s: 1.14.0

> Refactor references to the subclass from superclasses in geode-redis
> 
>
> Key: GEODE-9046
> URL: https://issues.apache.org/jira/browse/GEODE-9046
> Project: Geode
>  Issue Type: Bug
>  Components: redis
>Reporter: Nabarun Nag
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.14.0, 1.15.0
>
>
> Currently, in geode-redis
>  * NullRedisString is referenced from RedisString
>  * NullRedisHash is referenced from RedisHash
>  * NullRedisSet is referenced from RedisSet
> These Null redis data structures need to be moved to a separate class to 
> avoid the superclass referencing subclasses.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (GEODE-9046) Refactor references to the subclass from superclasses in geode-redis

2021-03-17 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/GEODE-9046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated GEODE-9046:
--
Labels: pull-request-available  (was: )

> Refactor references to the subclass from superclasses in geode-redis
> 
>
> Key: GEODE-9046
> URL: https://issues.apache.org/jira/browse/GEODE-9046
> Project: Geode
>  Issue Type: Bug
>  Components: redis
>Reporter: Nabarun Nag
>Priority: Major
>  Labels: pull-request-available
>
> Currently, in geode-redis
>  * NullRedisString is referenced from RedisString
>  * NullRedisHash is referenced from RedisHash
>  * NullRedisSet is referenced from RedisSet
> These Null redis data structures need to be moved to a separate class to 
> avoid the superclass referencing subclasses.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)