Uploaded image for project: 'OODT (Retired)'
  1. OODT (Retired)
  2. OODT-547

Changes to Curator web app to better support high frequency updates.

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.6
    • curator
    • None

    Description

      From: https://reviews.apache.org/r/8684/

      The patch contain two changes to the Curator update metadata methods:

      o The new method, used by VFASTR, was converted to use the XML-RPC client instead of an embedded catalog, so that only one CAS catalog access the back-end store at a time

      o The old method, used by other existing systems, was converted to use a shared Catalog instance, as opposed to create a new Catalog instance for each request. This is necessary to minimize use of resources, such as database connections.

      Note that the second update method should also be converted to use the XML-RPC interface, but only when a proper testing platform is available.

      Attachments

        Activity

          People

            cinquini Luca Cinquini
            cinquini Luca Cinquini
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment