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

Ignite TC Bot commented on IGNITE-13873:
----------------------------------------

{panel:title=Branch: [pull/8822/head] Base: [master] : No blockers 
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/8822/head] Base: [master] : New Tests 
(44)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Cache 5{color} [[tests 
44|https://ci.ignite.apache.org/viewLog.html?buildId=5889805]]
* {color:#013220}IgniteCacheTestSuite5: 
GridExchangeFreeCellularSwitchComplexOperationsTest.testComplexOperationsRecoveryOnCellularSwitch[Isolation
 = OPTIMISTIC, Concurrency = READ_COMMITTED, Started from = BROKEN_CELL] - 
PASSED{color}
* {color:#013220}IgniteCacheTestSuite5: 
GridExchangeFreeCellularSwitchComplexOperationsTest.testComplexOperationsRecoveryOnCellularSwitch[Isolation
 = OPTIMISTIC, Concurrency = READ_COMMITTED, Started from = ALIVE_CELL] - 
PASSED{color}
* {color:#013220}IgniteCacheTestSuite5: 
GridExchangeFreeCellularSwitchComplexOperationsTest.testComplexOperationsRecoveryOnCellularSwitch[Isolation
 = OPTIMISTIC, Concurrency = READ_COMMITTED, Started from = FAILED] - 
PASSED{color}
* {color:#013220}IgniteCacheTestSuite5: 
GridExchangeFreeCellularSwitchIsolationTest.testOnlyAffectedNodesWaitForRecovery[Started
 from = BROKEN_CELL] - PASSED{color}
* {color:#013220}IgniteCacheTestSuite5: 
GridExchangeFreeCellularSwitchIsolationTest.testOnlyAffectedNodesWaitForRecovery[Started
 from = ALIVE_CELL] - PASSED{color}
* {color:#013220}IgniteCacheTestSuite5: 
GridExchangeFreeCellularSwitchComplexOperationsTest.testComplexOperationsRecoveryOnCellularSwitch[Isolation
 = PESSIMISTIC, Concurrency = REPEATABLE_READ, Started from = BROKEN_CELL] - 
PASSED{color}
* {color:#013220}IgniteCacheTestSuite5: 
GridExchangeFreeCellularSwitchComplexOperationsTest.testComplexOperationsRecoveryOnCellularSwitch[Isolation
 = PESSIMISTIC, Concurrency = REPEATABLE_READ, Started from = ALIVE_CELL] - 
PASSED{color}
* {color:#013220}IgniteCacheTestSuite5: 
GridExchangeFreeCellularSwitchComplexOperationsTest.testComplexOperationsRecoveryOnCellularSwitch[Isolation
 = PESSIMISTIC, Concurrency = READ_COMMITTED, Started from = ALIVE_CELL] - 
PASSED{color}
* {color:#013220}IgniteCacheTestSuite5: 
GridExchangeFreeCellularSwitchComplexOperationsTest.testComplexOperationsRecoveryOnCellularSwitch[Isolation
 = PESSIMISTIC, Concurrency = REPEATABLE_READ, Started from = FAILED] - 
PASSED{color}
* {color:#013220}IgniteCacheTestSuite5: 
GridExchangeFreeCellularSwitchComplexOperationsTest.testComplexOperationsRecoveryOnCellularSwitch[Isolation
 = PESSIMISTIC, Concurrency = SERIALIZABLE, Started from = ALIVE_CELL] - 
PASSED{color}
* {color:#013220}IgniteCacheTestSuite5: 
GridExchangeFreeCellularSwitchIsolationTest.testOnlyAffectedNodesWaitForRecovery[Started
 from = FAILED] - PASSED{color}
... and 33 new tests

{panel}
[TeamCity *--> Run :: All* 
Results|https://ci.ignite.apache.org/viewLog.html?buildId=5889847&buildTypeId=IgniteTests24Java8_RunAll]

> Milti-cell transaction changes may be not visible (during some time) after 
> the Cellular switch
> ----------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-13873
>                 URL: https://issues.apache.org/jira/browse/IGNITE-13873
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Anton Vinogradov (Obsolete, actual is "av")
>            Assignee: Anton Vinogradov
>            Priority: Critical
>              Labels: iep-45
>             Fix For: 2.11
>
>         Attachments: master (as 2.9) vs improved (as dev) .png
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Transactions over some cells may be recovered after the stale data read.
> For example:
> We have 2 cells, the first contains partitions for k1, second for k2.
> Tx with put(k1,v1) and put(k2,v2) started and prepared.
> Then node from the first cell, which is the primary for k1, failed.
> Currently, the second cell (with key2) may finish the cellular switch before 
> tx recovered and stale data read is possible.
> Primaries from the {{tx.transactionNodes()}} should be taken into account 
> instead of the current logic that awaits for all transactions located on 
> nodes who are backups to the failed primary.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to