You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Archana Rai (Jira)" <ji...@apache.org> on 2020/04/14 15:27:00 UTC

[jira] [Commented] (OLINGO-1435) Serialization/Deserialization of CsdlEntityType property HasStream fails

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

Archana Rai commented on OLINGO-1435:
-------------------------------------

Hi,

I have merged the request as part of [https://gitbox.apache.org/repos/asf?p=olingo-odata4.git;a=commit;h=a058f1c1cfab13d0b3790f7a0d681d35b8098feb].

 

Thanks,

Archana

> Serialization/Deserialization of CsdlEntityType property HasStream fails
> ------------------------------------------------------------------------
>
>                 Key: OLINGO-1435
>                 URL: https://issues.apache.org/jira/browse/OLINGO-1435
>             Project: Olingo
>          Issue Type: Bug
>          Components: odata4-server
>    Affects Versions: (Java) V4 4.7.1
>            Reporter: Harald Aamot
>            Priority: Major
>   Original Estimate: 24h
>          Time Spent: 10m
>  Remaining Estimate: 23h 50m
>
> Serialization/Deserialization of CsdlEntityType property HasStream fails due to wrongly named getter.
> org.apache.olingo.commons.api.edm.provider.CsdlEntityType has the wronly named method:
> |{{boolean}}|{{[hasStream|https://olingo.apache.org/javadoc/odata4/org/apache/olingo/commons/api/edm/provider/CsdlEntityType.html#hasStream--]()}}|
> which has to be isHasStream() so that Json (De-)Serialization works properly.
>  
> This is a Major blocker that prohibits to work with Streams in OData with Olingo.



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