nabarun created GEODE-4920:
------------------------------
Summary: Alter region does not update PartitionRegionConfig of the
region
Key: GEODE-4920
URL: https://issues.apache.org/jira/browse/GEODE-4920
Project: Geode
Issue Type: Bug
Components: gfsh, regions
Reporter: nabarun
While using the "alter region" gfsh command to update / mutate the region with
new attributes like eviction parameters, it is not updated in the
PartitionedRegionConfig.
This maybe important because PartitionRegionConfig membersĀ are used to
determine colocation complete, validation of the gatewaySenders etc.
GEODE-4919 PR has been raised to add the gateways senders to the PR config.
We need to determine which command parameters of "alter region" command need to
be updated to the PRConfig after the region is altered
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)