Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
The Jackson TypeFactory contains a singleton instance that is at times used by Jackson, potentially containing user-classes for longer than necessary.
https://github.com/FasterXML/jackson-databind/issues/1363
We could clear this cache whenever a user code CL is being released similar to what was done in BEAM-6460.
Attachments
Issue Links
- links to