[
https://issues.apache.org/jira/browse/IGNITE-4129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15673579#comment-15673579
]
ASF GitHub Bot commented on IGNITE-4129:
----------------------------------------
GitHub user ptupitsyn opened a pull request:
https://github.com/apache/ignite/pull/1245
IGNITE-4129 .NET: Add NearCacheExample
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ptupitsyn/ignite ignite-4129
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/1245.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1245
----
commit 4b23bf3ccc1489d91f64bc29d4eb649dec037941
Author: Pavel Tupitsyn <[email protected]>
Date: 2016-11-17T11:53:18Z
IGNITE-4129 .NET: add documentation and example for near cache
commit fb099c195167efc53aee1c75e588e176feb66470
Author: Pavel Tupitsyn <[email protected]>
Date: 2016-11-17T12:06:40Z
Merge branch 'master' into ignite-4129
commit 11ec72a03194bb361a04401505b0bc950d51f53c
Author: Pavel Tupitsyn <[email protected]>
Date: 2016-11-17T12:14:07Z
wip
commit f7b67d284340259ad3aa858b645c136320ddf6c5
Author: Pavel Tupitsyn <[email protected]>
Date: 2016-11-17T12:21:50Z
wip
commit fd7e1f60802eb0dba37a49abe4cd740551e0db2e
Author: Pavel Tupitsyn <[email protected]>
Date: 2016-11-17T12:24:23Z
Example done
commit 9a97d11a7f6c1fc0ea31c423b629117f1d8a48a6
Author: Pavel Tupitsyn <[email protected]>
Date: 2016-11-17T12:26:44Z
wip
----
> .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)