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

Reduce cachability of Map deserializers, to avoid problems with per-property config changes #635

Closed
cowtowncoder opened this issue Nov 25, 2014 · 1 comment
Milestone

Comments

@cowtowncoder
Copy link
Member

Looks like there are some problems in extended cachability of Map deserializers, related to polymorphic value handling. While it is not exactly clear what triggers this, it seems prudent to prevent caching in cases where values are polymorphic types. In future it may be possible to either fix the cause for conflicts, or reduce need for caching. But for now, let's try to resolve immediate issue seen with JAXB annotations module.

@cowtowncoder
Copy link
Member Author

Note: this is a minor regression due to #604

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

No branches or pull requests

1 participant