Uploaded image for project: 'OpenJPA'
  1. OpenJPA
  2. OPENJPA-2524

Lazy fields are not updated in L2 cache.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 2.3.0
    • None
    • None
    • None

    Description

      If you have a cached entity in the L2 cache and later fetch a LAZY field from the entity it will fetch it from the DB. However it won't update the cached entity with the lazy field value, which is what I would expect. It is prefered if the Entity would get updated in L2 cache, so that subsequent calls don't hit the DB again and again.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              byoder brian yoder
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: