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

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

Commit b082c0352b0a96c3dc1cf07caaf1f7f2e4fb8177 in geode's branch 
refs/heads/feature/GEODE-7109 from Darrel Schneider
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=b082c03 ]

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