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

ASF subversion and git services commented on GEODE-7803:
--------------------------------------------------------

Commit 4f3a001ff9a886981246d5a91c1a6a22b037337e in geode's branch 
refs/heads/GEODE-7513-PersistentColocatedPartitionedRegionDistributedTest-debugging
 from Darrel Schneider
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=4f3a001 ]

GEODE-7803: provide undeprecated internal region create (#4722)

You can now use InternalRegionFactory to create a region configured with 
InternalRegionArguments. No need to use the deprecated AttributesFactory.
InternalRegionFactory used to be named RegionFactoryImpl.


> 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
>            Assignee: Darrel Schneider
>            Priority: Major
>             Fix For: 1.13.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> 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)

Reply via email to