Aditya Pramod Gadgil created OLINGO-1455:
--------------------------------------------
Summary: If the baseType of the EntityType is not null, the
$metadata operation causes StackOverFlow error
Key: OLINGO-1455
URL: https://issues.apache.org/jira/browse/OLINGO-1455
Project: Olingo
Issue Type: Bug
Components: odata4-commons
Affects Versions: (Java) V4 4.6.0
Reporter: Aditya Pramod Gadgil
In class EdmEntityTypeImpl.java, Line 137, in the recursive method to see if
the basetype has stream or not -
if entityBaseType is non-null, the code will get stuck in infinite loop and
will result in stackoverflow exception.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)