You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Darrel Schneider (JIRA)" <ji...@apache.org> on 2018/02/21 23:16:01 UTC

[jira] [Commented] (GEODE-4714) RemotePRValuesAreNotDeserializedRegressionTest calls InternalDistributedSystem.getAnyInstance

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

Darrel Schneider commented on GEODE-4714:
-----------------------------------------

ValuesAreLazilyDeserializedRegressionTest has the same issue.

> RemotePRValuesAreNotDeserializedRegressionTest calls InternalDistributedSystem.getAnyInstance
> ---------------------------------------------------------------------------------------------
>
>                 Key: GEODE-4714
>                 URL: https://issues.apache.org/jira/browse/GEODE-4714
>             Project: Geode
>          Issue Type: Sub-task
>          Components: serialization
>            Reporter: Darrel Schneider
>            Priority: Major
>
> RemotePRValuesAreNotDeserializedRegressionTest calls InternalDistributedSystem.getAnyInstance in a test class named HomeBoy.
> The test is doing this in fromData so that it can verify that deserialization only takes place on the original member that serialized the HomeBoy.
> I set this to serialization because it seems like this test needs some support to determine the DistributedSystem or DIstributionManager in fromData(DataInput).
> I think this issue exists in other places also so fixing could allow multiple getInstance tickets to be resolved.



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