Skip to content

feat: Use Caffeine for caching customizers in TestBeanGUI instead of commons-collections4 LRUMap - #5910

Merged
vlsi merged 1 commit into
apache:masterfrom
vlsi:lrumap_testbean
May 11, 2023
Merged

vlsi merged 1 commit into
apache:masterfrom
vlsi:lrumap_testbean

Conversation

@vlsi

@vlsi vlsi commented May 11, 2023

Copy link
Copy Markdown
Collaborator

Motivation and Context

Caffeine is a much more robust caching solution, so it makes sense to use it instead of the older LRUMap.

@vlsi vlsi added this to the 5.6 milestone May 11, 2023
@vlsi
vlsi force-pushed the lrumap_testbean branch from e16c693 to d9880d2 Compare May 11, 2023 12:13
@vlsi
vlsi merged commit b34a62e into apache:master May 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant