[
https://issues.apache.org/jira/browse/IGNITE-7983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16408310#comment-16408310
]
ASF GitHub Bot commented on IGNITE-7983:
----------------------------------------
GitHub user andrey-kuznetsov opened a pull request:
https://github.com/apache/ignite/pull/3675
IGNITE-7983: NPE fix.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/andrey-kuznetsov/ignite ignite-7983
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3675.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 #3675
----
commit 82d48683511936af3c075198d586b1d2e92b90f0
Author: Andrey Kuznetsov <stkuzma@...>
Date: 2018-03-21T17:34:21Z
IGNITE-7983: NPE fix.
----
> NPE in TxRollbackOnTimeoutNearCacheTest.testRandomMixedTxConfigurations
> -----------------------------------------------------------------------
>
> Key: IGNITE-7983
> URL: https://issues.apache.org/jira/browse/IGNITE-7983
> Project: Ignite
> Issue Type: Task
> Affects Versions: 2.4
> Reporter: Andrey Kuznetsov
> Assignee: Andrey Kuznetsov
> Priority: Major
> Labels: MakeTeamcityGreenAgain
> Fix For: 2.5
>
>
> {{get}} inside transaction sometimes returns {{null}}. This should be
> impossible.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)