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

Ajay Yadava commented on FALCON-1317:
-------------------------------------

[~pragya.mittal] has run a subset of regression tests to check it and it worked 
fine. XML responses were also checked and were working fine. Will go ahead and 
commit it.

> Inconsistent JSON serialization
> -------------------------------
>
>                 Key: FALCON-1317
>                 URL: https://issues.apache.org/jira/browse/FALCON-1317
>             Project: Falcon
>          Issue Type: Improvement
>          Components: webapp
>    Affects Versions: 0.7
>            Reporter: Pragya Mittal
>            Assignee: Ajay Yadava
>             Fix For: 0.7
>
>         Attachments: FALCON-1317.patch
>
>
> While parsing InstanceDependency API result we expect 
> SchedulableEntityInstance[] dependencies. 
> If response has single element then instead of serializing it as an array, it 
> is passed as an object of SchedulableEntityInstance hence giving the 
> following error :
> {code}
> com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: 
> Expected BEGIN_OBJECT but was BEGIN_ARRAY 
> {code}
> Same is the behaviour with other APIs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to