[ 
https://issues.apache.org/jira/browse/GEODE-7809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joris Melchior updated GEODE-7809:
----------------------------------
    Priority: Minor  (was: Major)

> Distributed management operation enhancements
> ---------------------------------------------
>
>                 Key: GEODE-7809
>                 URL: https://issues.apache.org/jira/browse/GEODE-7809
>             Project: Geode
>          Issue Type: Improvement
>          Components: management
>            Reporter: Joris Melchior
>            Priority: Minor
>             Fix For: 1.13.0
>
>
> Distributed management operations need the following improvements:
>  * Operations that have no end-date will currently be cleaned up. We should 
> pick a set time after the start of an operation that the record will have to 
> live in the Region of record. This way even operations without and end-date 
> will get cleaned up at some point.
>  * Currently operations will be cleaned out of the Region of record 2 hours 
> after completion. This is considered too quick so we need to pick a longer 
> time period and change it to that. We can also consider making this time 
> configurable.
>  * When the locator on which the operation is started disappears for any 
> reason before the distributed operation has finished the end of the operation 
> will not be recorded. We should find a way to make sure that we can record an 
> end of an operation even if the original request locator disappears before 
> the operation completion. (this assumes that the cluster has more than one 
> locator running)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to