[
https://issues.apache.org/jira/browse/IGNITE-8128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16424037#comment-16424037
]
ASF GitHub Bot commented on IGNITE-8128:
----------------------------------------
GitHub user Jokser opened a pull request:
https://github.com/apache/ignite/pull/3741
IGNITE-8128 Use StopNodeFailureHandler in tests where required.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-8128
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3741.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3741
----
commit 549ccdfe97c0d0a2e48ca3bb98ed7fcbbaae67b1
Author: Pavel Kovalenko <jokserfn@...>
Date: 2018-04-03T13:40:42Z
IGNITE-8128 Use StopNodeFailureHandler in tests where required.
----
> PDS Indexing suite timeout: failure handler incomatibility with test code
> --------------------------------------------------------------------------
>
> Key: IGNITE-8128
> URL: https://issues.apache.org/jira/browse/IGNITE-8128
> Project: Ignite
> Issue Type: Test
> Components: persistence
> Reporter: Dmitriy Pavlov
> Assignee: Pavel Kovalenko
> Priority: Critical
> Labels: MakeTeamcityGreenAgain
>
> Ignite PDS Indexing [ tests 0 TIMEOUT , Exit Code warn 9 ]
> No fail rate info, probably new failure or suite critical failure
> IgnitePdsDiskErrorsRecoveringTest.testRecoveringOnWALErrorWithoutMmap (last
> started) More >>
> Thread Dump
> {noformat}
> [06:06:21]W: [org.apache.ignite:ignite-indexing] [2018-04-03
> 03:06:21,536][ERROR][wal-write-worker%file.IgnitePdsDiskErrorsRecoveringTest0][IgniteTestResources]
> Critical failure. Will be handled accordingly to configured handler
> [hnd=class o.a.i.failure.NoOpFailureHandler, failureCtx=FailureContext
> [type=CRITICAL_ERROR, err=class o.a.i.i.pagemem.wal.StorageException: Unable
> to write]]
> [06:06:21]W: [org.apache.ignite:ignite-indexing] [2018-04-03
> 03:06:21,539][ERROR][test-runner-#29388%file.IgnitePdsDiskErrorsRecoveringTest%][IgniteTestResources]
> Critical failure. Will be handled accordingly to configured handler
> [hnd=class o.a.i.failure.NoOpFailureHandler, failureCtx=FailureContext
> [type=CRITICAL_ERROR, err=class o.a.i.i.pagemem.wal.StorageException: Unable
> to write]]
> {noformat}
> https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_IgnitePdsIndexing&branch=%3Cdefault%3E&tab=buildTypeStatusDiv
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)