[
https://issues.apache.org/jira/browse/IGNITE-13501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladislav Pyatkov updated IGNITE-13501:
---------------------------------------
Description:
java.lang.AssertionError: Invalid value
[node=distributed.CacheExchangeMergeTest0, client=false, order=1, cache=c6]
expected:<1> but was:<null>
Reproduced by [1]
[1]
https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=-3187056670751319047&tab=testDetails
Covered of case of one phase committed transaction with zero backups. The
reason of this issue in that a primary node fails during a near node is sending
a request.
was:
java.lang.AssertionError: Invalid value
[node=distributed.CacheExchangeMergeTest0, client=false, order=1, cache=c6]
expected:<1> but was:<null>
Reproduced by [1] [2]
[1]
https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=-3187056670751319047&tab=testDetails
Covered of case of one phase committed transaction with zero backups. The
reason of this issue in that a primary node fails during a near node is sending
a request.
> AssertionError: Invalid value in testMergeServersFail1_8
> --------------------------------------------------------
>
> Key: IGNITE-13501
> URL: https://issues.apache.org/jira/browse/IGNITE-13501
> Project: Ignite
> Issue Type: Bug
> Reporter: Vladislav Pyatkov
> Assignee: Vladislav Pyatkov
> Priority: Major
>
> java.lang.AssertionError: Invalid value
> [node=distributed.CacheExchangeMergeTest0, client=false, order=1, cache=c6]
> expected:<1> but was:<null>
> Reproduced by [1]
> [1]
> https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=-3187056670751319047&tab=testDetails
> Covered of case of one phase committed transaction with zero backups. The
> reason of this issue in that a primary node fails during a near node is
> sending a request.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)