You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Stepachev Maksim (JIRA)" <ji...@apache.org> on 2019/02/10 11:41:00 UTC

[jira] [Created] (IGNITE-11281) Cache (Restarts) 1 flaky tests SEGMENTATION problem

Stepachev Maksim created IGNITE-11281:
-----------------------------------------

             Summary: 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
             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)