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

V2 JPA: Store EdmProvider data in a LinkedHashMap

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • V2 2.0.6
    • V2 2.0.7
    • odata2-jpa
    • None

    Description

      Currently the JPA EdmProvider stores all EDM objects within a simple HashMap. This results in a different metadata document ordering per request. This is problematic when creating a md5 hash for the metadata document to generate an etag for clients.

      Changing this to a LinkedHashMap will solve this without changing the API.

      Attachments

        Activity

          People

            chrisam Christian Amend
            chrisam Christian Amend
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: