[
https://issues.apache.org/jira/browse/IGNITE-1413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15071620#comment-15071620
]
ASF GitHub Bot commented on IGNITE-1413:
----------------------------------------
GitHub user ptupitsyn opened a pull request:
https://github.com/apache/ignite/pull/380
IGNITE-1413 .Net: Get rid of set -> map conversion in
PlatformDotNetCacheStore.writeAll
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ptupitsyn/ignite ignite-1413
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/380.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 #380
----
commit 38e36bd720a2082e400947b5352c9405fad00c6d
Author: Pavel Tupitsyn <[email protected]>
Date: 2015-12-25T13:46:22Z
IGNITE-1413 .Net: Get rid of set -> map conversion in
PlatformDotNetCacheStore.writeAll
----
> .Net: Get rid of set -> map conversion in PlatformDotNetCacheStore.writeAll
> ---------------------------------------------------------------------------
>
> Key: IGNITE-1413
> URL: https://issues.apache.org/jira/browse/IGNITE-1413
> Project: Ignite
> Issue Type: Task
> Components: interop
> Affects Versions: 1.1.4
> Reporter: Vladimir Ozerov
> Assignee: Pavel Tupitsyn
>
> This is a legacy artifact from a veeery old API which is currently removed.
> Just pass set without unnecessary conversions.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)