You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Aditya Pramod Gadgil (Jira)" <ji...@apache.org> on 2020/05/29 13:36:00 UTC

[jira] [Created] (OLINGO-1455) If the baseType of the EntityType is not null, the $metadata operation causes StackOverFlow error

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)