You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/07/17 09:38:00 UTC

[jira] [Commented] (IGNITE-809) Old value can be missed for tx near cache entry

    [ https://issues.apache.org/jira/browse/IGNITE-809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16546263#comment-16546263 ] 

ASF GitHub Bot commented on IGNITE-809:
---------------------------------------

Github user voipp closed the pull request at:

    https://github.com/apache/ignite/pull/4273


> Old value can be missed for tx near cache entry
> -----------------------------------------------
>
>                 Key: IGNITE-809
>                 URL: https://issues.apache.org/jira/browse/IGNITE-809
>             Project: Ignite
>          Issue Type: Sub-task
>            Reporter: Artem Shutak
>            Priority: Major
>              Labels: Muted_test
>
> GridCacheMultinodeUpdateNearEnabledSelfTest fails.
> {noformat}
> junit.framework.AssertionFailedError: Got null in processor.
> 	at org.apache.ignite.internal.processors.cache.GridCacheMultinodeUpdateAbstractSelfTest.testInvoke(GridCacheMultinodeUpdateAbstractSelfTest.java:98)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at org.apache.ignite.testframework.junits.GridAbstractTest.runTestInternal(GridAbstractTest.java:1361)
> 	at org.apache.ignite.testframework.junits.GridAbstractTest.access$000(GridAbstractTest.java:67)
> 	at org.apache.ignite.testframework.junits.GridAbstractTest$2.run(GridAbstractTest.java:1304)
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)