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

Ray Ingles resolved GEODE-9232.
-------------------------------
    Resolution: Won't Fix

A different testing approach has been adopted (see, e.g. ZAddDUnitTest.java) 
that does not require knowledge of the serialization state on different servers.

> Serialization state differences between primary and secondary impact tests
> --------------------------------------------------------------------------
>
>                 Key: GEODE-9232
>                 URL: https://issues.apache.org/jira/browse/GEODE-9232
>             Project: Geode
>          Issue Type: Bug
>          Components: redis
>            Reporter: Ray Ingles
>            Priority: Major
>
> When confirming the implementation of the 'Sizeable' interface for Radish 
> (GEODE-9136), testing proved difficult because the size of data could be 
> different between the primary and secondary. On the primary, the data would 
> be stored deserialized, but on the secondary, it could be stored serialized, 
> even after a delta was applied.
> Some way of either forcing deserialization, or else validating size while 
> serialized, needs to be found.



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

Reply via email to