[ 
https://issues.apache.org/jira/browse/IGNITE-28692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18095271#comment-18095271
 ] 

Ignite TC Bot commented on IGNITE-28692:
----------------------------------------

The required documentation follow-up is complete in IGNITE-28873 via 
https://github.com/apache/ignite/pull/13351 (commit 79aae09d0f). The merged 
docs update covers the two new MultiDC cache safety metrics, 
IsCacheAffinityConfigurationMdcSafe and IsCachePartitionDistributionSafe, in 
docs/_docs/monitoring-metrics/new-metrics.adoc. Clearing Docs Required while 
preserving Release Notes Required.

> Validate cache backup filters for caches started in MultiDC environments
> ------------------------------------------------------------------------
>
>                 Key: IGNITE-28692
>                 URL: https://issues.apache.org/jira/browse/IGNITE-28692
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Sergey Chugunov
>            Assignee: Sergey Chugunov
>            Priority: Major
>              Labels: IEP-140, ise
>             Fix For: 2.19
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> MultiDC support enables stretching single Ignite cluster between 2+ data 
> centers which in turn allows increase data availability by having a copy of 
> data in each DC.
> But spreading copies between DCs requires additional configuration on cache 
> level, and a user could forget or miss this part of configuration.
> To prevent this we need to implement new metrics:
> * A boolean cache metric indicating that configuration may be wrong.
> * A boolean cache metric indicating that with current configuration actual 
> partition distribution between data centers does not have the property "one 
> copy of data in each DC".



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to