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

6865 index fix 1 for deadlocks #7096

Merged
merged 4 commits into from Jul 17, 2020
Merged

6865 index fix 1 for deadlocks #7096

merged 4 commits into from Jul 17, 2020

Conversation

scolapasta
Copy link
Contributor

What this PR does / why we need it:
Removes some extraneous indexing that is not needed and has been a factor in the deadlocks

Which issue(s) this PR closes:

Helps with #6865

Special notes for your reviewer:
Confirm that these index calls were in fact extraneous and not needed.

Suggestions on how to test this:
Make sure indexing still works as expected, in particular in regards to permissions.

Does this PR introduce a user interface change? If mockups are available, please link/include them here:
no

Is there a release notes update needed for this change?:
no

Additional documentation:
Still need some more work for in order to close: #6865

@scolapasta scolapasta changed the title 6865 index fix1 6865 index fix 1 for deadlocks Jul 17, 2020
@scolapasta scolapasta added this to the Dataverse 5 milestone Jul 17, 2020
@coveralls
Copy link

coveralls commented Jul 17, 2020

Coverage Status

Coverage increased (+0.002%) to 19.625% when pulling 14be6c4 on 6865-index-fix1 into c9ec158 on develop.

IQSS/dataverse (TO BE RETIRED / DELETED in favor of project 34) automation moved this from Code Review 🦁 to QA 🔎✅ Jul 17, 2020
@kcondon kcondon self-assigned this Jul 17, 2020
@kcondon kcondon merged commit f64fcff into develop Jul 17, 2020
IQSS/dataverse (TO BE RETIRED / DELETED in favor of project 34) automation moved this from QA 🔎✅ to Done 🚀 Jul 17, 2020
@kcondon kcondon deleted the 6865-index-fix1 branch July 17, 2020 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

Internal Exception: org.postgresql.util.PSQLException: ERROR: deadlock detected
4 participants