[
https://issues.apache.org/jira/browse/IGNITE-6279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16155293#comment-16155293
]
ASF GitHub Bot commented on IGNITE-6279:
----------------------------------------
GitHub user ptupitsyn opened a pull request:
https://github.com/apache/ignite/pull/2598
IGNITE-6279 .NET: Decouple AbstractQueryCursor from PlatformTarget data
exchange specifics
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ptupitsyn/ignite ignite-6279
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2598.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 #2598
----
commit 94ea55dc836795efcfacfc7ca01192c33083abeb
Author: Pavel Tupitsyn <[email protected]>
Date: 2017-09-06T12:42:47Z
IGNITE-6279 .NET: Decouple AbstractQueryCursor from PlatformTarget data
exchange specifics
commit fdf9727f782c1df43be99c9b91dedcb03d7cd44a
Author: Pavel Tupitsyn <[email protected]>
Date: 2017-09-06T12:44:27Z
wip
commit 6c653c41659c67b0618fd3b2f3fc255075f8a000
Author: Pavel Tupitsyn <[email protected]>
Date: 2017-09-06T12:44:43Z
Fix class naming
commit 10f8666a024bc7a32d1c4befadf9b67683f025b6
Author: Pavel Tupitsyn <[email protected]>
Date: 2017-09-06T12:47:37Z
cleanup
----
> .NET: Decouple AbstractQueryCursor from PlatformTarget data exchange specifics
> ------------------------------------------------------------------------------
>
> Key: IGNITE-6279
> URL: https://issues.apache.org/jira/browse/IGNITE-6279
> Project: Ignite
> Issue Type: Improvement
> Components: platforms
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Labels: .NET
> Fix For: 2.3
>
>
> {{AbstractQueryCursor}} should be concerned only with iterator and cursor
> logic. Data exchange should be factored out. This will simplify code reuse
> for thin client.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)