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

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

GitHub user ptupitsyn opened a pull request:

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

    IGNITE-5899 Thin client: cache.Get for primitives

    

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

    $ git pull https://github.com/gridgain/apache-ignite ignite-5899

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

    https://github.com/apache/ignite/pull/2376.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 #2376
    
----
commit 25c16ecc1f3aac8379ae430572baceaf5116a827
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2017-08-02T10:23:06Z

    IGNITE-5899 Thin client: cache.Get for primitives

----


> Thin client: cache.Get for primitives
> -------------------------------------
>
>                 Key: IGNITE-5899
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5899
>             Project: Ignite
>          Issue Type: Task
>          Components: platforms
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>              Labels: .NET
>             Fix For: 2.2
>
>
> Implement {{cache.Get}} for primitive data types via thin client protocol.
> This will include:
> * New client type in {{SqlListenerNioListener}}
> * {{PlatformRequestHandler implements SqlListenerRequestHandler}}, 
> {{PlatformMessageParser implements SqlListenerMessageParser}}
> * Integration test in .NET (just because .NET is the first platform to adopt 
> this; we could do tests in Java as well, but this is redundant for now)
> Support only primitive types for now to avoid dealing with bynary type 
> metadata, schemas, compact footers, etc.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to