[
https://issues.apache.org/jira/browse/IGNITE-28692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18090161#comment-18090161
]
Ignite TC Bot commented on IGNITE-28692:
----------------------------------------
{panel:title=Branch: [pull/13238/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/13238/head] Base: [master] : New Tests
(6)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Cache 2{color} [[tests
6|https://ci2.ignite.apache.org/viewLog.html?buildId=9135135]]
* {color:#013220}IgniteCacheTestSuite2:
MdcCacheMetricsTest.testAffinityCfgMdcSafeMetricForStaticCaches - PASSED{color}
* {color:#013220}IgniteCacheTestSuite2:
MdcCacheMetricsTest.testPartitionDistributionMetricInMemoryCaches -
PASSED{color}
* {color:#013220}IgniteCacheTestSuite2:
MdcCacheMetricsTest.testPartitionDistributionMetricPersistentCaches -
PASSED{color}
* {color:#013220}IgniteCacheTestSuite2:
MdcCacheMetricsTest.testAffinityCfgMdcSafeMetricForDynamicCaches - PASSED{color}
* {color:#013220}IgniteCacheTestSuite2:
MdcCacheMetricsTest.testPartitionDistributionMetricForCacheGroups -
PASSED{color}
* {color:#013220}IgniteCacheTestSuite2:
MdcCacheMetricsTest.testAffinityCfgMdcSafeMetricForCacheGroup - PASSED{color}
{panel}
[TeamCity *--> Run :: All*
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=9135252&buildTypeId=IgniteTests24Java8_RunAll]
{color:#ffffff}tcbot-analysis-comment chainBuildId=9135252
rerunBuildIds=none{color}
> 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: 10m
> 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 several things:
> * A warning on cache start to reflect this lack of configuration in logs.
> * 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)