[
https://issues.apache.org/jira/browse/IGNITE-16610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17496124#comment-17496124
]
Vyacheslav Koptilin commented on IGNITE-16610:
----------------------------------------------
The root cause is that a cache, without an explicitly defined data region, is
erroneously considered as in-memory instead of using the default data region
configuration/settings.
> Test
> IgniteClusterActivateDeactivateTestWithPersistence.testDeactivateMXBean()
> fails on master
> ----------------------------------------------------------------------------------------------
>
> Key: IGNITE-16610
> URL: https://issues.apache.org/jira/browse/IGNITE-16610
> Project: Ignite
> Issue Type: Bug
> Components: general
> Reporter: Roman Puchkovskiy
> Assignee: Vyacheslav Koptilin
> Priority: Major
> Fix For: 2.13
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> IgniteClusterActivateDeactivateTestWithPersistence.testDeactivateMXBean()
> fails on TC in master branch:
> [https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&buildTypeId=&tab=testDetails&testNameId=-3878708931279920024&order=TEST_STATUS_DESC&branch_IgniteTests24Java8=__all_branches__&itemsCount=50]
> It also fails locally.
> It looks like the failures were introduced by
> [https://github.com/apache/ignite/commit/45da1f56bb2d39e44bbd543882f9d1fe4397a439]
> IgniteClusterActivateDeactivateTestWithPersistenceAndMemoryReuse.testDeactivateMXBean
> fails similarly.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)