Skip to content

[v12] Use CompareAndSwap for OktaAssignments instead of lock.#24748

Merged
mdwn merged 4 commits intobranch/v12from
bot/backport-24727-branch/v12
Apr 18, 2023
Merged

[v12] Use CompareAndSwap for OktaAssignments instead of lock.#24748
mdwn merged 4 commits intobranch/v12from
bot/backport-24727-branch/v12

Conversation

@mdwn
Copy link
Copy Markdown
Contributor

@mdwn mdwn commented Apr 18, 2023

Backport #24727 to branch/v12

Mike Wilson added 4 commits April 18, 2023 18:04
CompareAndSwap should be used for the OktaAssignment updates instead of a
lock, as it's lighter wait and fits the intended problem better.
@mdwn mdwn enabled auto-merge April 18, 2023 18:26
@mdwn mdwn added this pull request to the merge queue Apr 18, 2023
Merged via the queue into branch/v12 with commit 2acedd5 Apr 18, 2023
@mdwn mdwn deleted the bot/backport-24727-branch/v12 branch April 18, 2023 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants