[
https://issues.apache.org/jira/browse/IGNITE-5905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16145587#comment-16145587
]
ASF GitHub Bot commented on IGNITE-5905:
----------------------------------------
GitHub user ptupitsyn opened a pull request:
https://github.com/apache/ignite/pull/2542
IGNITE-5905 .NET: Thin client: cache.Get for primitives
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-5905
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2542.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 #2542
----
commit 3e5119568e3a69496d1c54093be849b87a6e131f
Author: Pavel Tupitsyn <[email protected]>
Date: 2017-08-29T16:21:04Z
IGNITE-5905 .NET: Thin client: cache.Get for primitives
----
> .NET: Thin client: cache.Get for primitives
> -------------------------------------------
>
> Key: IGNITE-5905
> URL: https://issues.apache.org/jira/browse/IGNITE-5905
> Project: Ignite
> Issue Type: Task
> Components: platforms
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Labels: .NET
> Fix For: 2.3
>
>
> IGNITE-5899 implements cache.Get on Java side and includes a simple raw
> socket test.
> Next step is to provide .NET thin client foundation, so that user can call
> something like
> {{Ignition.GetClient(ClientConfiguration).GetCache(string).Get(...)}}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)