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

ThreadLocalBufferManager replace synchronized with ReentrantLock #1252

Merged

Conversation

pjfanning
Copy link
Member

use ReentrantLock instead

@pjfanning pjfanning force-pushed the threadlocalbuffermanager-lock branch from 46f0f58 to 6884072 Compare March 27, 2024 19:09
@cowtowncoder
Copy link
Member

This is legacy thing, to be removed (already removed) from 3.0 so not sure if it's worth it. But I guess no strong feeling eithe rway.

Copy link
Member

@cowtowncoder cowtowncoder left a comment

Choose a reason for hiding this comment

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

Fine, let's just do it.

@cowtowncoder cowtowncoder changed the title Threadlocalbuffermanager - remove synchronized ThreadLocalBufferManager replace synchronized with ReentrantLock Mar 28, 2024
@cowtowncoder cowtowncoder merged commit 73def07 into FasterXML:2.18 Mar 28, 2024
5 checks passed
@pjfanning pjfanning deleted the threadlocalbuffermanager-lock branch March 28, 2024 00:20
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