Uploaded image for project: 'Atlas'
  1. Atlas
  2. ATLAS-1026

StoreBackedTypeCache issues

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • None

    Description

      After ATLAS-1010, StoreBackedTypeCache introduces cyclic calls - StoreBackedTypeCache.getTypeFromStore() calls TypeSystem.defineTypes() which inturn calls TypeSystem.has() which in turn calls StoreBackedTypeCache.getTypeFromStore().

      DefaultTypeCache.put() and putAll() should use putIfAbsent()

      Attachments

        1. rb50161.patch
          14 kB
          Dave Kantor

        Activity

          People

            dkantor Dave Kantor
            shwethags Shwetha GS
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: