Vyacheslav Koptilin created IGNITE-10364:
--------------------------------------------
Summary: .Net: FailureHandlerTest should be reworked
Key: IGNITE-10364
URL:
https://issues.apache.org/jira/browse/IGNITE-10364 Project: Ignite
Issue Type: Test
Components: platforms
Affects Versions: 2.7
Reporter: Vyacheslav Koptilin
Currently, {{FailureHandlerTest}} uses a broken {{CacheStoreFactory}} in order to trigger the execution of {{FailureHandler}} when a cache with the given factory is created.
https://issues.apache.org/jira/browse/IGNITE-8640 provides a fix that initiates rollback procedure in that case and so, does not trigger {{FailureHandler}}
So, the test should use another approach to test {{FailureHandler. It seems }}{{IoomFailureHandlerTest}} can be used as a starting point.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)