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)

Reply via email to