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

Optimize ObjectMapper handling #632

Open
novoj opened this issue Jul 22, 2024 · 0 comments
Open

Optimize ObjectMapper handling #632

novoj opened this issue Jul 22, 2024 · 0 comments
Assignees
Labels
maintenance Maintenance tasks that are nor features, or bugs but needs to be done.
Milestone

Comments

@novoj
Copy link
Collaborator

novoj commented Jul 22, 2024

Due to historical reasons there is multiple places where Jackson ObjectMapper is created and manipulated. We should keep only single instance of ObjectMapper if possible.

@novoj novoj added the maintenance Maintenance tasks that are nor features, or bugs but needs to be done. label Jul 22, 2024
@novoj novoj added this to the Beta milestone Jul 22, 2024
@novoj novoj self-assigned this Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Maintenance tasks that are nor features, or bugs but needs to be done.
Projects
None yet
Development

No branches or pull requests

1 participant