Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

codeintel: Order all bulk modifications to code intelligence tables #22932

Merged
merged 1 commit into from
Jul 16, 2021

Conversation

efritz
Copy link
Contributor

@efritz efritz commented Jul 16, 2021

Reduce possibilities of deadlocking on bulk updates/deletes on the same table by first selecting the rows to update with FOR UPDATE semantics.

@efritz efritz added the team/graph Graph Team (previously Code Intel/Language Tools/Language Platform) label Jul 16, 2021
@efritz efritz self-assigned this Jul 16, 2021
@efritz efritz marked this pull request as ready for review July 16, 2021 16:30
@efritz efritz requested review from eseliger and a team July 16, 2021 16:30
@efritz efritz merged commit f1fef7f into ef/improved-eviction-strategy Jul 16, 2021
@efritz efritz deleted the ef/order-bulk-modifications branch July 16, 2021 19:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
team/graph Graph Team (previously Code Intel/Language Tools/Language Platform)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants