[ https://issues.apache.org/jira/browse/GEODE-4920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
nabarun updated GEODE-4920: --------------------------- Description: While using the "alter region" gfsh command to update / mutate the region with new attributes like eviction parameters, the new attributes are 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 was: 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 > 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 > Priority: Major > > While using the "alter region" gfsh command to update / mutate the region > with new attributes like eviction parameters, the new attributes are 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)