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

2020-02-25 Thread ASF subversion and git services (Jira)


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

ASF subversion and git services commented on GEODE-7803:


Commit b082c0352b0a96c3dc1cf07caaf1f7f2e4fb8177 in geode's branch 
refs/heads/GEODE-7513-PersistentColocatedPartitionedRegionDistributedTest-debugging
 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)


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

2020-02-25 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/GEODE-7803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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)


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

2020-02-24 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/GEODE-7803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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)


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

2020-02-24 Thread ASF subversion and git services (Jira)


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

ASF subversion and git services commented on GEODE-7803:


Commit b082c0352b0a96c3dc1cf07caaf1f7f2e4fb8177 in geode's branch 
refs/heads/develop 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
>  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)