Closed
Description
Looks like the provided caching capabilities (including stats) are just an overhead for such an internal logic of the Framework.
A simple LinkedHashMap
with plain eviction policy is fully enough to achieve a functionality of the StoredProcExecutor
component.
And that is used already by default.
Metadata
Metadata
Assignees
Labels
No labels