-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Data products duplicated across en-registry and other node registries #351
Comments
@jordanpadams if nuking the en registry is an acceptable solution, it's gonna be much faster than iterating through and cross-checking against GEO. But either is viable. |
@alexdunnjpl I think that is probably the best solution. We just need to scrub the wiki page for loading the data to make sure we specifically document what a full reload looks like. https://wiki.jpl.nasa.gov/display/PDSEN/v2.+Next-Gen+OpenSearch+Registry |
@jordanpadams @tloubrieu-jpl should the -dd index be emptied as well? Do we want to preserve the existing mappings, or is it wise to nuke and have those regenerated from scratch as well? |
@sjoshi-jpl could I trouble you to take this over once these questions are answered? I don't have permission to delete/recreate the |
@alexdunnjpl @sjoshi-jpl this is going to require some coordination in order to make sure once we recreate the registry, we immediately reload all the necessary data. |
We decided to delete all the EN indices, re-create them with /data/pds4/misc |
Removing my assignment as no action required |
Awaiting return of @tloubrieu-jpl @sjoshi-jpl, at which point this will be top priority per @jordanpadams |
We need to have a role which allows to write in the discipline node's index and read in all the other node's indexes. |
blocked by #350 |
Checked for duplicates
Yes - I've already checked
🐛 Describe the bug
https://pds.mcp.nasa.gov/api/search/1/products/urn:nasa:pds:xas_synthesized_glasses::1.0/members?fields=lid,ops:Label_File_Info.ops:file_ref
returns duplicate collections between EN and GEO
🕵️ Expected behavior
I expected on the GEO collections to be returned
📜 To Reproduce
🖥 Environment Info
No response
📚 Version of Software Used
No response
🩺 Test Data / Additional context
No response
🦄 Related requirements
🦄 #xyz
⚙️ Engineering Details
It looks like when context products were loaded into the registry, lots of other data that should not have been loaded, were loaded.
We may want to completely wipe out the EN Registry, and reload what we want.
🎉 Integration & Test
No response
The text was updated successfully, but these errors were encountered: