Reduce cachability of Map
deserializers, to avoid problems with per-property config changes
#635
Milestone
Map
deserializers, to avoid problems with per-property config changes
#635
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.The text was updated successfully, but these errors were encountered: