You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/12/09 17:25:11 UTC

[jira] [Commented] (IGNITE-2012) Add support for ConcurrentLinkedQueue type in .NET/C++

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

ASF GitHub Bot commented on IGNITE-2012:
----------------------------------------

GitHub user ptupitsyn opened a pull request:

    https://github.com/apache/ignite/pull/310

    IGNITE-2012 Add support for ConcurrentLinkedQueue type in .NET/C++

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ptupitsyn/ignite ignite-2012

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/310.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 #310
    
----
commit b9f14ad2f173677d430b293224a3785d68b4458c
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-12-09T16:23:35Z

    IGNITE-2012 Add support for ConcurrentLinkedQueue type in .NET/C++

----


> Add support for ConcurrentLinkedQueue type in .NET/C++
> ------------------------------------------------------
>
>                 Key: IGNITE-2012
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2012
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 1.5
>            Reporter: Alexey Goncharuk
>            Assignee: Pavel Tupitsyn
>             Fix For: 1.6
>
>
> I added support for a new collection type ConcurrentLinkedQueue in portable context to enable run of continuous mapper example.
> Need to add support of this collection type to other platforms.



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