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

Issue 4324 - Revert recursive pthread mutex usage in factory.c #5471

Merged
merged 1 commit into from Oct 3, 2022
Merged

Issue 4324 - Revert recursive pthread mutex usage in factory.c #5471

merged 1 commit into from Oct 3, 2022

Conversation

droideck
Copy link
Member

@droideck droideck commented Oct 3, 2022

Description:
Revert Issue 4600 - performance modify rate: reduce lock contention
on the object extension factory (#4601), as it's another part of
issue 4324 revert that was not cherry-picked correctly.

Related: #4324

Reviewed by: @progier389 (Thanks!)

Description:
    Revert Issue 4600 - performance modify rate: reduce lock contention
    on the object extension factory (#4601), as it's another part of
    issue 4324 revoert that was not cherry-picked correctly.

Related: #4324

Reviewed by: @progier389 (Thanks!)
Copy link
Contributor

@mreynolds389 mreynolds389 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mreynolds389
Copy link
Contributor

FYI, you don't need a PR for branches that are not "main".

@droideck
Copy link
Member Author

droideck commented Oct 3, 2022

FYI, you don't need a PR for branches that are not "main".

Yeah, I wanted to check PR CI to make sure that everything is picked up and resolved correctly now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants