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

Make JsonWriteContext.reset() and JsonReadContext.reset() methods public #653

Closed
cowtowncoder opened this issue Nov 14, 2020 · 0 comments
Closed
Labels
performance Issue related to performance problems or enhancements
Milestone

Comments

@cowtowncoder
Copy link
Member

Access to reset() methods of JsonWriteContext have been requested to be opened up to support specific single-threaded use-case. Although these methods should not ideally used from outside core internals, their use is essential for reuse so let's open them up in 2.12.

@cowtowncoder cowtowncoder added 2.12 performance Issue related to performance problems or enhancements labels Nov 14, 2020
@cowtowncoder cowtowncoder changed the title Make JsonWriteContext.reset() public Make JsonWriteContext.reset() and JsonReadContext.reset() methods public Nov 14, 2020
@cowtowncoder cowtowncoder added this to the 2.12.0-rc2 milestone Nov 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Issue related to performance problems or enhancements
Projects
None yet
Development

No branches or pull requests

1 participant