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

TypeRegistry post commit mechanism

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.8-incubating
    • 0.8-incubating
    • None
    • None

    Description

      Currently for every injection of TypeRegistry there's a new instance created which interferes with the indexer. Also the logs report a success even when there's a failure during indexing.

      Listeners should be notified after the transient commit to the registry and not before that, else the new transient types are not picked up during indexing.

      Side effect/bug: If the graph commit fails for some reason the AtlasTypeRegistry has no way of knowing that and will host some stale data, until a refresh is forced.

      Attachments

        1. ATLAS-1266.1.patch
          41 kB
          Madhan Neethiraj
        2. ATLAS-1266.patch
          27 kB
          Apoorv Naik

        Activity

          People

            madhan Madhan Neethiraj
            apoorvnaik Apoorv Naik
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: