Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-3583 Remove all usages of static methods to the Cache
  3. GEODE-4714

RemotePRValuesAreNotDeserializedRegressionTest calls InternalDistributedSystem.getAnyInstance

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • serialization
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            dschneider Darrel Schneider
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: