[
https://issues.apache.org/jira/browse/IGNITE-15499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vyacheslav Koptilin updated IGNITE-15499:
-----------------------------------------
Labels: IEP-80 (was: )
> Deprecation of LOCAL caches
> ---------------------------
>
> Key: IGNITE-15499
> URL: https://issues.apache.org/jira/browse/IGNITE-15499
> Project: Ignite
> Issue Type: Task
> Reporter: Maxim Muzafarov
> Priority: Critical
> Labels: IEP-80
> Fix For: 2.12
>
>
> The deprecation of the LOCAL caches:
> - Put @Deprecated on the CacheMode.LOCAL;
> - Print a warning every time a LOCAL cache is created;
> - Remove all mentions of LOCAL caches from documentation pages;
> - Describe the explanation that the LOCAL caches can be replaced with a
> PARTITIONED + NodeFilter
> - Forbid a new LOCAL cache creation and usage from thin clients (return an
> error by dint of request handler)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)