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

Alexey Goncharuk commented on IGNITE-1265:
------------------------------------------

Also a user reported an issue with entry processors being incorrectly applied 
when nodes join grid. Added test reproducing the problem - the issue is 
twofold: 
 * {{forceKeysRequest}} should be issued on a primary node when processing 
prepare request
 * plain value should be sent on the nodes with partitions state different from 
{{OWNING}} (do not run {{forceKeysRequest}} on backup to optimize number of 
network hops)

> Remote cross-cache transactions are not committed during changing topology
> --------------------------------------------------------------------------
>
>                 Key: IGNITE-1265
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1265
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>    Affects Versions: 1.1.4
>            Reporter: Alexey Goncharuk
>            Assignee: Alexey Goncharuk
>
> Identified problems:
>  * invalidPartitions is not differentiated by cacheId, therefore when invalid 
> partitions response is received, mapping can be mistakenly removed from 
> transaction, but remote transaction still exists on remote node.
>  * commitIfLocked fails to verify owning entry (need to investigate)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to