Skip to content
#

resiliency

Here are 79 public repositories matching this topic...

louyuting
louyuting commented Sep 27, 2020

Issue Description

Currently, hotspot module use LRU cache to store and victim the frequency parameters. The LRU victim mechanism is okay but in some extreme scenario might work not well, such as: iteration, cold data can push out hot data

We might optimize the cache mechanism, such as java cache framework: caffeine:
Type: feature request

D

Improve this page

Add a description, image, and links to the resiliency topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the resiliency topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.