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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)