Skip to content
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

Objects and Supplemental Files Controllers Makes Unneccessary Fedora Requests #6081

Open
1 task
joncameron opened this issue Oct 22, 2024 · 1 comment
Open
1 task

Comments

@joncameron
Copy link
Contributor

joncameron commented Oct 22, 2024

Description

It was noted during a recent production upgrade that two of the controllers in Avalon are making unnecessary requests to Fedora, which can impact performance and can help application resilience (as well as throwing errors when Fedora is unavailable). These should be updated or removed as needed.

Done Looks Like

  • object and supplemental_file controllers updated to remove or replace unneeded Fedora requests
@cjcolvar cjcolvar changed the title Objects and Supplemental Fiels Controllers Makes Unneccessary Fedora Requests Objects and Supplemental Files Controllers Makes Unneccessary Fedora Requests Oct 22, 2024
@joncameron
Copy link
Contributor Author

joncameron commented Oct 23, 2024

Supplemental files controller change should be simple; may be more complicated with the objects controller.

If there is downtime for Fedora but not Solr in an Avalon instance, this change would help things continue to function for end users. Could prioritize this based on current Fedora 6 migration work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant