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

🐛 Another fix to the solr connection #2180

Merged
merged 4 commits into from
Apr 8, 2024
Merged

Conversation

laritakr
Copy link
Collaborator

@laritakr laritakr commented Apr 5, 2024

Refs #2177

The default connection is called from Valkyrie and is set up incorrectly for Hyku in Hyrax. With this change, the default connection from Hyrax is only ever used during initialization steps so we will always have an appropriate solr URL.

This provides a temporary solution... ideally consider setting up and initializing a Hyku indexing adapter so decorating this is unnecessary.

@laritakr laritakr added bug patch-ver for release notes labels Apr 5, 2024
Ideally we probably need to define our own valkyrie indexing adapter, but
this should work as a temporary fix.
@laritakr laritakr requested a review from jeremyf April 7, 2024 02:54
@laritakr laritakr marked this pull request as ready for review April 8, 2024 14:40
@laritakr laritakr merged commit 3213f78 into main Apr 8, 2024
4 checks passed
@laritakr laritakr deleted the i2177-fix-solr-endpoint branch April 8, 2024 14:47
bkiahstroud added a commit to scientist-softserv/hykuup_knapsack that referenced this pull request May 16, 2024
We're seeing an issue where some Solr requests are being sent to the
wrong tenant. With this Hyku update, we'll get the following fixes
related to Solr endpoints:

- samvera/hyku#2179
- samvera/hyku#2180
- samvera/hyku#2182
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug patch-ver for release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants