[
https://issues.apache.org/jira/browse/IGNITE-10376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16701536#comment-16701536
]
ASF GitHub Bot commented on IGNITE-10376:
-----------------------------------------
GitHub user 1vanan opened a pull request:
https://github.com/apache/ignite/pull/5520
IGNITE-10376
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/1vanan/ignite IGNITE-10376
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5520.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 #5520
----
commit 0aedd420330cfdae5b35550d938751a9e2070502
Author: Fedotov <vanen31@...>
Date: 2018-11-23T14:15:05Z
initial
----
> NPE during invocation on cache
> ------------------------------
>
> Key: IGNITE-10376
> URL: https://issues.apache.org/jira/browse/IGNITE-10376
> Project: Ignite
> Issue Type: Test
> Reporter: Ivan Fedotov
> Assignee: Ivan Fedotov
> Priority: Major
> Labels: MakeTeamcityGreenAgain, stability, test-fail
>
> Null pointer exception sometimes appears in
> [testAtomicOnheapTwoBackupAsyncFullSync|https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=3300126853696550025&tab=testDetails]
> at the
> [moment|https://github.com/apache/ignite/blob/master/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/query/continuous/CacheContinuousQueryOrderingEventTest.java#L371]
> of CacheEntryProcessor invocation.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)