Skip to content

Registry Workshop 2022‐01‐24

thomas loubrieu edited this page Aug 22, 2023 · 1 revision

Agenda:

  • Review of the Registry
    • OpenSearch Architecture
  • Review Requested Changes & Bugs
  • Q&A

Meeting Recording: https://jpl.webex.com/jpl/ldr.php?RCID=cc0692edfd380707a6134a6b4ad0189b

Review of the Registry OpenSearch Architecture

Cluster/scalable configuration (Jimmie), as fix for bug #132

A change of configuration is going to be done to use the 3 nodes of each OpenSearch database (one for each discipline node).

Jimmie is going to contact each discipline node to schedule the upgrade. The upgrade for GEO node is on-going. None of the other node reached a volume limit.

Review Requested Changes & Bugs

Delete bundle

#52

Archive status management:

Bug on update: #118

Update by package-id: #131

Dashboards/requests:

Other Q&A

Matt: request on all entries referring to a specific LID.

Answer: The following API request enable this, urn:nasa:pds:context:investigation:mission.orex being the LID which references are searched for:

curl --get 'https://pds.nasa.gov/api/search/1.0/products' \
    --data-urlencode 'limit=200' \
    --data-urlencode 'q=((pds:Internal_Reference.pds:lid_reference eq "urn:nasa:pds:context:investigation:mission.orex") or (pds:Internal_Reference.pds:lid_reference like "urn:nasa:pds:context:investigation:mission.orex::*"))' | json_pp

Dan: what to do when products are superseded and the artifacts are moved from one location to another.

Answer: change the path directly in the OpenSearch database or re-ingest all the label updated with new path. If the artifacts are offline we would need a splash page telling that the data is now offline.

Pat:: is there a superseded or offline archive status

Answer: not yet. That would need a discussion with the DDWG.

EN Actions

  • Jimmie is going to contact each discipline node to schedule registry upgrade for B13.0
  • EN to provide Matt T. with example of querying for all products that reference a particular product LID
  • Review and revise B13.1 plans based upon feedback and inputs from group