-
Notifications
You must be signed in to change notification settings - Fork 5.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Set enable-stats-cache-mem-quota to default configuration #46158
Labels
type/enhancement
The issue or PR belongs to an enhancement.
Comments
This was referenced Aug 16, 2023
This was referenced Aug 22, 2023
This was referenced Aug 23, 2023
12 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Enhancement
Currently, the enable-stats-cache-mem-quota flag is not enabled by default in our system. This flag controls the memory quota for the stats cache, which is an important feature for efficient resource allocation and management.
To improve the usability and performance of our system, it is recommended to set the enable-stats-cache-mem-quota flag to be enabled by default. This will ensure that the stats cache memory is properly allocated and managed, preventing potential memory overflows and improving overall system stability.
The text was updated successfully, but these errors were encountered: