Uploaded image for project: 'Grouper'
  1. Grouper
  2. GRP-669

Point in time sync script fails due to a caching issue

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • 2.0.1
    • 2.0.0
    • API
    • None

    Description

      Hib3PITFieldDAO.findById is cached forever right now. Update timestamps (UpdateTimestampsCache) are only cached for a few seconds. So you can easily run into a situation where a query is made, followed by an update, and then another query where the second query returns stale data because the first query is cached and the update timestamp cache has expired.

      Attachments

        Activity

          People

            shilen.patel@at.internet2.edu Shilen Patel (duke.edu)
            shilen.patel@at.internet2.edu Shilen Patel (duke.edu)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: