[ 
https://issues.apache.org/jira/browse/IGNITE-6257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stanilovsky Evgeny resolved IGNITE-6257.
----------------------------------------
    Resolution: Duplicate

duplicate https://issues.apache.org/jira/browse/IGNITE-6254

> non thread safe assertion exception while processDhtTxFinishRequest
> -------------------------------------------------------------------
>
>                 Key: IGNITE-6257
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6257
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>    Affects Versions: 1.9
>            Reporter: Stanilovsky Evgeny
>            Assignee: Sergey Chugunov
>
> this place :
> {code}
> assert req.txState() != null || (ctx.tm().tx(req.version()) == null && 
> ctx.tm().nearTx(req.version()) == null);
> {code}
> additionally while this assert arise, condition not obviously can be 
> understand.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to