You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ignite TC Bot (JIRA)" <ji...@apache.org> on 2019/01/30 12:47:00 UTC

[jira] [Commented] (IGNITE-11130) BackupPostProcessingClosure should not save initial value on a backup node when cache store is not configured.

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

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

{panel:title=--&gt; Run :: All: Possible Blockers|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}Data Structures{color} [[tests 3|https://ci.ignite.apache.org/viewLog.html?buildId=2950000]]
* IgniteCacheDataStructuresSelfTestSuite: IgniteCacheAtomicReplicatedNodeRestartSelfTest.testRestartWithTxPutAllTenNodesTwoBackups - 0,0% fails in last 433 master runs.
* IgniteCacheDataStructuresSelfTestSuite: IgniteCacheAtomicReplicatedNodeRestartSelfTest.testRestartWithPutTenNodesTwoBackups - 0,0% fails in last 433 master runs.
* IgniteCacheDataStructuresSelfTestSuite: IgniteCacheAtomicReplicatedNodeRestartSelfTest.testRestartWithPutFourNodesNoBackups - 0,0% fails in last 433 master runs.

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

> BackupPostProcessingClosure should not save initial value on a backup node when cache store is not configured.
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-11130
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11130
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>    Affects Versions: 2.7
>            Reporter: Vyacheslav Koptilin
>            Assignee: Vyacheslav Koptilin
>            Priority: Major
>             Fix For: 2.8
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The change introduced by IGNITE-7086 lead to the fact that {{BackupPostProcessingClosure}} could attempt to store the initial value even if the corresponding cache store is not configured.
> For instance, transactional read operation where atomicity mode is {{OPTIMISTIC}} and isolation level is {{SERIALIZABLE}} (native persistent enabled) tries to update the local backup.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)