Skip to content

Consider to remove Guava dependency used only as optional in the StoredProcExecutor for caching #2753

Closed
@artembilan

Description

@artembilan

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
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions