[
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)