You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Luchnikov Alexander (Jira)" <ji...@apache.org> on 2023/01/10 08:38:00 UTC

[jira] [Updated] (IGNITE-18494) Near cache not created with getCache

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

Luchnikov Alexander updated IGNITE-18494:
-----------------------------------------
    Attachment: Issue.java

> 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
>            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.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)