Maxim Muzafarov created IGNITE-15499:
----------------------------------------
Summary: Deprecation of LOCAL caches
Key: IGNITE-15499
URL: https://issues.apache.org/jira/browse/IGNITE-15499
Project: Ignite
Issue Type: Task
Reporter: Maxim Muzafarov
Assignee: Maxim Muzafarov
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
--
This message was sent by Atlassian Jira
(v8.3.4#803005)