GitHub user vishesh92 added a comment to the discussion: Wrong resource usage often reported in multiple area
@levindecaro There is a regular task which reconciles the limits. The period for this task is controlled by `resourcecount.check.interval`. There are a few PRs which were merged recently which help reduce the discrepancies and speed up the resource count calculation as well. #8302 #8903 Over multiple operations there can be some discrepancies. But the regular resource count check should resolve that. Complete solving this requires a complete refactor of the current implementation or adding more locks which can impact the scalability of ACS itself. GitHub link: https://github.com/apache/cloudstack/discussions/12345#discussioncomment-15361564 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
