[ https://issues.apache.org/jira/browse/IGNITE-1610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14943322#comment-14943322 ]
ASF GitHub Bot commented on IGNITE-1610: ---------------------------------------- GitHub user isapego opened a pull request: https://github.com/apache/ignite/pull/131 IGNITE-1610: Implemented portable reader and writer for iterators. You can merge this pull request into a Git repository by running: $ git pull https://github.com/isapego/ignite ignite-1610 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/131.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 #131 ---- commit cfd3355414b0fe425b8cba5dd032715ae5f6837f Author: isapego <isap...@gridgain.com> Date: 2015-10-02T16:52:26Z IGNITE-1610: Implemented portable reader and writer for iterators. commit 5cfd802f4e658038e32b6d41107ae9dd17c9ff04 Author: isapego <isap...@gridgain.com> Date: 2015-10-05T09:54:29Z Collection type argument removed for read operations commit 9ae90dad7a11fe05c4fa02c97394c8738ae21417 Author: isapego <isap...@gridgain.com> Date: 2015-10-05T12:11:19Z Added ReadCollectionType and ReadCollectionSize methods to reader commit 27d8377ad227f05f813e5b5d41a98dec05b82186 Author: isapego <isap...@gridgain.com> Date: 2015-10-05T12:26:05Z renamed: [Write|Read]Interval -> [Write|Read]Collection commit bc167202ccdbed23b9e0deead88b8dc234cc9c83 Author: isapego <isap...@gridgain.com> Date: 2015-10-05T12:42:16Z Refactored to get rid of some code duplication ---- > CPP: Implement reader and writer for iterators > ---------------------------------------------- > > Key: IGNITE-1610 > URL: https://issues.apache.org/jira/browse/IGNITE-1610 > Project: Ignite > Issue Type: Task > Components: interop > Affects Versions: 1.1.4 > Reporter: Igor Sapego > Assignee: Igor Sapego > > Need to try and implement portable writer and portable reader that could work > with iterators. -- This message was sent by Atlassian JIRA (v6.3.4#6332)