[
https://issues.apache.org/jira/browse/GEODE-8748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated GEODE-8748:
----------------------------------
Labels: pull-request-available (was: )
> Altering expiry time on proxy region causes NPE
> -----------------------------------------------
>
> Key: GEODE-8748
> URL: https://issues.apache.org/jira/browse/GEODE-8748
> Project: Geode
> Issue Type: Task
> Components: expiration
> Reporter: Nabarun Nag
> Priority: Major
> Labels: pull-request-available
>
> When we execute
> "create region --name=region --type=PARTITION_PROXY --group=proxy"
> "alter region --name=region --entry-time-to-live-expiration=1000
> --entry-time-to-live-expiration-action=destroy --group=proxy"
>
> This results in an NPE. Also if there is a mixture of proxy and non-proxy
> versions of the same region and we could alter some of the non-proxy but the
> proxy region failed on alter commands, then restarts will start encountering
> problems.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)