[Improvement] Get catalogInUse
and metalakeInUse
from cache instead of retrieve them from storage
#6566
Labels
improvement
Improvements on everything
What would you like to be improved?
catalogInUse
andmetalakeInUse
is called frequently and very time-consuming as it directly load data from backend storage, which can be optimized.After this improvement, QPS of APIs like
loadFileset
will be increased by as much as 50%.How should we improve?
No response
The text was updated successfully, but these errors were encountered: