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 Jsonb more effectively #5047

Merged
merged 2 commits into from
May 13, 2022

Conversation

dansiviter
Copy link

While debugging I also noticed this issue that was originally spotted some time ago (#3702) . My biggest concern is the creation of an intermediate String which for large JSON payloads is inefficient.

Copy link
Contributor

@senivam senivam left a comment

Choose a reason for hiding this comment

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

I would agree with the proposed solution.

@senivam senivam requested a review from jansupol April 26, 2022 16:32
@jansupol
Copy link
Contributor

This would suit well the master branch, too.

@senivam senivam merged commit 91ede06 into eclipse-ee4j:3.x May 13, 2022
@senivam senivam added this to the 3.1.0 milestone May 13, 2022
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

3 participants