You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Konstantinov (JIRA)" <ji...@apache.org> on 2016/05/11 11:10:13 UTC

[jira] [Reopened] (IGNITE-2962) 'Invalidate near cache' should appear only for partitioned cache

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

Pavel Konstantinov reopened IGNITE-2962:
----------------------------------------
      Assignee: Alexey Kuznetsov  (was: Pavel Konstantinov)

I was able to crack a current logic
{code}
<property name="name" value="AdviseInstanceCache"/>
<property name="cacheMode" value="LOCAL"/>
<property name="atomicityMode" value="TRANSACTIONAL"/>
<property name="invalidate" value="true"/>
{code}

# set Transactional mode on Partitioned cache
# set Invalidate 
# set cache mode to Local

> 'Invalidate near cache' should appear only for partitioned cache
> ----------------------------------------------------------------
>
>                 Key: IGNITE-2962
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2962
>             Project: Ignite
>          Issue Type: Sub-task
>            Reporter: Pavel Konstantinov
>            Assignee: Alexey Kuznetsov
>            Priority: Minor
>             Fix For: 1.7
>
>




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