[jira] [Updated] (IGNITE-2136) Issue with tx entry lock assignment when near cache is used

2017-09-25 Thread Semen Boikov (JIRA)

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

Semen Boikov updated IGNITE-2136:
-
Fix Version/s: (was: 2.3)

> Issue with tx entry lock assignment when near cache is used
> ---
>
> Key: IGNITE-2136
> URL: https://issues.apache.org/jira/browse/IGNITE-2136
> Project: Ignite
>  Issue Type: Sub-task
>  Components: cache
>Reporter: Semen Boikov
>Assignee: Semen Boikov
>
> Adde test reproducing hang on tx putAll when near cache is used: 
> NearCachePutAllMultinodeTest.
> Root cause for this issue is that remote mvcc candidates are marked as owners 
> during tx finish step. To fix it we can try to move logic from 
> 'tx.doneRemote' to prepare step.



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


[jira] [Updated] (IGNITE-2136) Issue with tx entry lock assignment when near cache is used

2017-08-16 Thread Dmitriy Govorukhin (JIRA)

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

Dmitriy Govorukhin updated IGNITE-2136:
---
Priority: Major  (was: Critical)

> Issue with tx entry lock assignment when near cache is used
> ---
>
> Key: IGNITE-2136
> URL: https://issues.apache.org/jira/browse/IGNITE-2136
> Project: Ignite
>  Issue Type: Sub-task
>  Components: cache
>Reporter: Semen Boikov
>Assignee: Semen Boikov
> Fix For: 2.2
>
>
> Adde test reproducing hang on tx putAll when near cache is used: 
> NearCachePutAllMultinodeTest.
> Root cause for this issue is that remote mvcc candidates are marked as owners 
> during tx finish step. To fix it we can try to move logic from 
> 'tx.doneRemote' to prepare step.



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


[jira] [Updated] (IGNITE-2136) Issue with tx entry lock assignment when near cache is used

2017-08-16 Thread Dmitriy Govorukhin (JIRA)

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

Dmitriy Govorukhin updated IGNITE-2136:
---
Fix Version/s: 2.2

> Issue with tx entry lock assignment when near cache is used
> ---
>
> Key: IGNITE-2136
> URL: https://issues.apache.org/jira/browse/IGNITE-2136
> Project: Ignite
>  Issue Type: Sub-task
>  Components: cache
>Reporter: Semen Boikov
>Assignee: Semen Boikov
>Priority: Critical
> Fix For: 2.2
>
>
> Adde test reproducing hang on tx putAll when near cache is used: 
> NearCachePutAllMultinodeTest.
> Root cause for this issue is that remote mvcc candidates are marked as owners 
> during tx finish step. To fix it we can try to move logic from 
> 'tx.doneRemote' to prepare step.



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


[jira] [Updated] (IGNITE-2136) Issue with tx entry lock assignment when near cache is used

2016-01-11 Thread Semen Boikov (JIRA)

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

Semen Boikov updated IGNITE-2136:
-
Fix Version/s: (was: 1.6)

> Issue with tx entry lock assignment when near cache is used
> ---
>
> Key: IGNITE-2136
> URL: https://issues.apache.org/jira/browse/IGNITE-2136
> Project: Ignite
>  Issue Type: Sub-task
>  Components: cache
>Reporter: Semen Boikov
>Assignee: Semen Boikov
>Priority: Critical
>
> Adde test reproducing hang on tx putAll when near cache is used: 
> NearCachePutAllMultinodeTest.
> Root cause for this issue is that remote mvcc candidates are marked as owners 
> during tx finish step. To fix it we can try to move logic from 
> 'tx.doneRemote' to prepare step.



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