You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2016/11/15 16:01:58 UTC

[jira] [Comment Edited] (IGNITE-4129) .NET: add documentation and example for near cache

    [ https://issues.apache.org/jira/browse/IGNITE-4129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15667495#comment-15667495 ] 

Pavel Tupitsyn edited comment on IGNITE-4129 at 11/15/16 4:01 PM:
------------------------------------------------------------------

Near cache can be probed via CachePeekMode.Near


was (Author: ptupitsyn):
Looks like there is no way to know how near cache is used (no metrics for this), should we still provide this example? It does not demonstrate anything useful.

> .NET: add documentation and example for near cache
> --------------------------------------------------
>
>                 Key: IGNITE-4129
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4129
>             Project: Ignite
>          Issue Type: Sub-task
>          Components: platforms
>            Reporter: Denis Magda
>            Assignee: Pavel Tupitsyn
>             Fix For: 1.8
>
>
> Presently the documentation and example about the near caching are missing on .NET side. Let's fill this gap.
> - Documentation can be taken from Java side 
> https://apacheignite.readme.io/docs/near-caches
> - This example should be used as a reference
> https://github.com/gridgain/apache-ignite/blob/ignite-net-advanced-examples/modules/platforms/dotnet/examples/Apache.Ignite.Examples/Advanced/NearCacheExample.cs
> However, we have to improve it by showing that the near cache is really used (metrics or event listeners or something else)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)