vishesh92 commented on issue #8927:
URL: https://github.com/apache/cloudstack/issues/8927#issuecomment-2060885497

   @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.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to