[
https://issues.apache.org/jira/browse/IGNITE-18494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan Daschinsky reassigned IGNITE-18494:
----------------------------------------
Assignee: Ivan Daschinsky
> Near cache not created with getCache
> ------------------------------------
>
> Key: IGNITE-18494
> URL: https://issues.apache.org/jira/browse/IGNITE-18494
> Project: Ignite
> Issue Type: Bug
> Affects Versions: 2.14
> Reporter: Luchnikov Alexander
> Assignee: Ivan Daschinsky
> Priority: Major
> Labels: ise
> Attachments: Issue.java, NearCacheTest.cs, NearCacheTest.java
>
>
> The documentation
> (https://ignite.apache.org/docs/latest/configuring-caches/near-cache#configuring-near-cache)
> says:
> "Once configured in this way, the near cache is created on any node that
> requests data from the underlying cache, including both server nodes and
> client nodes."
> We expect the Near cache to be created for the cache proxy obtained with
> getCache, and getOrCreateNearCache does not need to be called because the
> NearConfiguration was initialized when the cache was created.
> Reproducers show that this is not so.
> Java reproducer [^Issue.java] without platformcache.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)