[
https://issues.apache.org/jira/browse/IGNITE-11281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stepachev Maksim resolved IGNITE-11281.
---------------------------------------
Resolution: Duplicate
> Cache (Restarts) 1 flaky tests SEGMENTATION problem
> ---------------------------------------------------
>
> Key: IGNITE-11281
> URL: https://issues.apache.org/jira/browse/IGNITE-11281
> Project: Ignite
> Issue Type: Test
> Reporter: Stepachev Maksim
> Assignee: Stepachev Maksim
> Priority: Major
> Fix For: 2.8
>
>
> The cache restarts suite has interrupted with fail. One of the reason is:
> {code:java}
> Stopping local node on Ignite failure: [failureCtx=FailureContext
> [type=SEGMENTATION, err=null]]{code}
> It happens because the suite has the property:
> System.setProperty(IgniteSystemProperties.IGNITE_ENABLE_FORCIBLE_NODE_KILL,
> "true");
> There isn't a reason for it in this test.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)