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 2020/02/14 20:56:00 UTC

[jira] [Created] (GEODE-7803) provide a way to create an internal region without using deprecated classes

Darrel Schneider created GEODE-7803:
---------------------------------------

             Summary: provide a way to create an internal region without using deprecated classes
                 Key: GEODE-7803
                 URL: https://issues.apache.org/jira/browse/GEODE-7803
             Project: Geode
          Issue Type: Improvement
          Components: regions
            Reporter: Darrel Schneider


Currently geode has some places that create internal regions (using InternalRegionArguments) that use deprecated classes to do this. It would be nice if an internal way was provided to do this that was not deprecated.
GEODE-7799 is doing this. Once that fix is merged in then the RegionFactoryImpl enhancement it add could be used in the places that use deprecated apis to specify InternalRegionArguments



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