Fixed
Details
Assignee
Sanne GrinoveroSanne GrinoveroReporter
Sanne GrinoveroSanne GrinoveroParticipants
Sanne GrinoveroFix versions
Priority
Major
Details
Details
Assignee
Sanne Grinovero
Sanne GrinoveroReporter
Sanne Grinovero
Sanne GrinoveroParticipants
Sanne Grinovero
Fix versions
Priority
Created October 23, 2020 at 11:00 AM
Updated October 25, 2020 at 9:57 AM
Resolved October 23, 2020 at 4:01 PM
It turns out that the memory costs of the internal caches of `MetadataProvider` and `ReflectionManager` can be significant.
Ideally I'd recommend to fully discard a `ReflectionManager` after its use, but in some cases this isnot practical, so exposing a "reset" method is useful.
One needs to consider that when using such a reset, the `ReflectionManager` instance retains its configuration but.