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

Ignite TC Bot commented on IGNITE-12857:
----------------------------------------

{panel:title=Branch: [pull/7648/head] Base: [master] : No blockers 
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
[TeamCity *--> Run :: All* 
Results|https://ci.ignite.apache.org/viewLog.html?buildId=5217403&buildTypeId=IgniteTests24Java8_RunAll]

> Add ability to put non-primitive data types via HTTP-REST
> ---------------------------------------------------------
>
>                 Key: IGNITE-12857
>                 URL: https://issues.apache.org/jira/browse/IGNITE-12857
>             Project: Ignite
>          Issue Type: Improvement
>          Components: rest
>            Reporter: Aleksey Plekhanov
>            Assignee: Pavel Pereslegin
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently, we can get values with non-primitive data types via HTTP REST, 
> they are represented in JSON form, but we can't put such values into the 
> cache. Put can be used only with a limited set of data types (see 
> {{GridJettyRestHandler#convert}}).
> The ability to put non-primitive data types should be added (binary object 
> should be created from JSON).
> We should also check that the get operation for such data types after put 
> returns data in the same form. And inserted values correctly matched to query 
> entities for the cache (we should be able to select inserted data via SQL). 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to