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 22:41:00 UTC

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

Darrel Schneider created GEODE-4714:
---------------------------------------

             Summary: 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


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)