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

Use ThreadLocalRecyclerPool for Jackson #21361

Merged
merged 1 commit into from
Apr 3, 2024
Merged

Conversation

wendigo
Copy link
Contributor

@wendigo wendigo commented Apr 2, 2024

No description provided.

@wendigo wendigo requested review from losipiuk and ebyhr April 2, 2024 17:55
@cla-bot cla-bot bot added the cla-signed label Apr 2, 2024
@wendigo wendigo requested a review from findepi April 2, 2024 18:20
@wendigo wendigo force-pushed the serafin/jackson-recycler branch from bdf099d to 054a199 Compare April 2, 2024 18:31
@@ -158,12 +159,14 @@ public static JsonFactory jsonFactory()
// due to the limits introduced by Jackson 2.15
public static JsonFactoryBuilder jsonFactoryBuilder()
{
// https://github.com/FasterXML/jackson-core/issues/1256
Copy link
Member

Choose a reason for hiding this comment

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

it is weird that the link to FasterXML/jackson-core#1256 is not next to the line with recyclerPool.
is this really what you wanted @electrum in #21361 (comment) ?

@wendigo
Copy link
Contributor Author

wendigo commented Apr 3, 2024

I have no opinion on the comment location and which is better. In the end it matters less than a change itself. Therefore merging as-is, improvements are welcome

@wendigo wendigo merged commit 031d0df into master Apr 3, 2024
102 of 104 checks passed
@wendigo wendigo deleted the serafin/jackson-recycler branch April 3, 2024 06:58
@github-actions github-actions bot added this to the 444 milestone Apr 3, 2024
@mosabua mosabua added the no-release-notes This pull request does not require release notes entry label Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed no-release-notes This pull request does not require release notes entry
Development

Successfully merging this pull request may close these issues.

5 participants