[
https://issues.apache.org/jira/browse/IGNITE-4102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15940226#comment-15940226
]
ASF GitHub Bot commented on IGNITE-4102:
----------------------------------------
GitHub user ptupitsyn opened a pull request:
https://github.com/apache/ignite/pull/1670
IGNITE-4102 .NET: Generify ICacheStore
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-4102
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/1670.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 #1670
----
commit 8e5a241795fbae1beb6ee660c09846ff4aa3df05
Author: Pavel Tupitsyn <[email protected]>
Date: 2017-03-24T12:12:26Z
IGNITE-4102 .NET: Generify ICacheStore
----
> .NET: Generic ICacheStore methods
> ---------------------------------
>
> Key: IGNITE-4102
> URL: https://issues.apache.org/jira/browse/IGNITE-4102
> Project: Ignite
> Issue Type: Improvement
> Components: platforms
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Labels: .NET
> Fix For: 2.0
>
>
> Current interface causes boxing on primitive types in LoadCache action
> parameter.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)