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

🐛 Ensure solr adapter on account switch #2445

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

kirkkwang
Copy link
Collaborator

This commit will ensure that the adapter is set to solr. There seems to be an error occuring when the worker is switching accounts where it loses the adapter and raises an error.

This commit will ensure that the adapter is set to solr.  There seems to
be an error occuring when the worker is switching accounts where it
loses the adapter and raises an error.
@kirkkwang kirkkwang added the patch-ver for release notes label Feb 5, 2025
Copy link

github-actions bot commented Feb 5, 2025

Test Results

    3 files  ±0      3 suites  ±0   17m 18s ⏱️ -6s
2 059 tests ±0  2 003 ✅ ±0  56 💤 ±0  0 ❌ ±0 
2 086 runs  ±0  2 028 ✅ ±0  58 💤 ±0  0 ❌ ±0 

Results for commit a35f08e. ± Comparison against base commit 82b186e.

This pull request removes 42 and adds 42 tests. Note that renamed tests count towards both.
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor Etd permissions is expected not to be able to destroy 2713d2a5-187a-41a1-ad9d-38cb1ab69dfc
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor Etd permissions is expected not to be able to edit f9999579-92af-4eef-9731-39c0f3caff6f
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor Etd permissions is expected not to be able to read 9823793f-42c4-4b88-ada0-e32f8c314e48
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor Etd permissions is expected not to be able to update cae7bd00-389e-4269-b218-d59594730a61
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor FileSet permissions is expected not to be able to destroy 627905d4-28c4-4c30-bd98-ab9ab5f1facb
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor FileSet permissions is expected not to be able to edit 3fea4167-1cb0-485e-82f8-bb494c97427c
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor FileSet permissions is expected not to be able to read 53951669-9a7b-4251-8cdc-b9f5e9f70c60
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor FileSet permissions is expected not to be able to update 6ca62df5-753a-4273-8ead-979997e8469e
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor GenericWork permissions is expected not to be able to destroy 8d149818-1ec9-4e8a-be5a-2363cd6f7531
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor GenericWork permissions is expected not to be able to edit 183b3d03-bd12-49f3-9028-442badeeb1c0
…
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor Etd permissions is expected not to be able to destroy e32f22f7-1b5f-4cde-a690-7ebc54fa94b3
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor Etd permissions is expected not to be able to edit 9e7eb289-68ab-46fc-be96-decbc3543a65
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor Etd permissions is expected not to be able to read 98b5b908-b317-42b3-aac5-9e97eae7efe8
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor Etd permissions is expected not to be able to update e7e20fad-2689-4a5c-80b5-caa0cd3e21db
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor FileSet permissions is expected not to be able to destroy d4f8a041-352a-48bf-b4a3-7ae4a5de4c2d
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor FileSet permissions is expected not to be able to edit 79cf7419-7388-475c-97f8-94c8213b41e9
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor FileSet permissions is expected not to be able to read 90bc4eb2-9156-43b8-98a9-7bcae49aa35e
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor FileSet permissions is expected not to be able to update 1c2ebde2-3c85-4acc-9cdd-9af8b449a053
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor GenericWork permissions is expected not to be able to destroy dae6036d-fa3b-4be8-b2e5-27144aaa6be0
spec.abilities.work_ability_spec ‑ Hyrax::Ability::WorkAbility when work depositor GenericWork permissions is expected not to be able to edit 0f42f2b5-5e2f-4c22-ac0f-52479b4ef7ce
…

@kirkkwang kirkkwang merged commit 8cd04f0 into main Feb 5, 2025
8 of 9 checks passed
@kirkkwang kirkkwang deleted the ensure-solr-adapter-on-account-switch branch February 5, 2025 02:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch-ver for release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants