Introduce a method to clear any internal caches of ReflectionManager and MetadataProvider

Description

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.

Environment

None

Activity

Show:
Fixed

Details

Assignee

Reporter

Participants

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