You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
historical stats can facilitate the debugging of the issue. but it has some problems to lead the OOM. it must load all old stats, then write all stats into tikv. All stats in the memory will OOM.
we need to refactor all code of historical stats.
The text was updated successfully, but these errors were encountered:
Enhancement
historical stats can facilitate the debugging of the issue. but it has some problems to lead the OOM. it must load all old stats, then write all stats into tikv. All stats in the memory will OOM.
we need to refactor all code of historical stats.
The text was updated successfully, but these errors were encountered: