[jira] [Updated] (IGNITE-5899) Thin client: cache.Get for primitives

2017-09-26 Thread Aleksey Chetaev (JIRA)

 [ 
https://issues.apache.org/jira/browse/IGNITE-5899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aleksey Chetaev updated IGNITE-5899:

Description: 
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.




  was:
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.



> 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, thin client
>Reporter: Pavel Tupitsyn
>Assignee: Pavel Tupitsyn
>  Labels: .NET
> Fix For: 2.3
>
>
> 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)


[jira] [Updated] (IGNITE-5899) Thin client: cache.Get for primitives

2017-09-26 Thread Aleksey Chetaev (JIRA)

 [ 
https://issues.apache.org/jira/browse/IGNITE-5899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aleksey Chetaev updated IGNITE-5899:

Description: 
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.


  was:
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.


> 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, thin client
>Reporter: Pavel Tupitsyn
>Assignee: Pavel Tupitsyn
>  Labels: .NET
> Fix For: 2.3
>
>
> 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)


[jira] [Updated] (IGNITE-5899) Thin client: cache.Get for primitives

2017-09-16 Thread Vladimir Ozerov (JIRA)

 [ 
https://issues.apache.org/jira/browse/IGNITE-5899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vladimir Ozerov updated IGNITE-5899:

Component/s: thin client

> 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, thin client
>Reporter: Pavel Tupitsyn
>Assignee: Pavel Tupitsyn
>  Labels: .NET
> Fix For: 2.3
>
>
> 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)