Uploaded image for project: 'Olingo'
  1. Olingo
  2. OLINGO-1455

If the baseType of the EntityType is not null, the $metadata operation causes StackOverFlow error

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • (Java) V4 4.6.0
    • None
    • odata4-commons
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            aditya7196 Aditya Pramod Gadgil
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: