Github user abhinandanprateek commented on the pull request:
https://github.com/apache/cloudstack/pull/689#issuecomment-134875791
The Transaction open and close causing churn in database connection is
based on the notion that these methods somehow open and close db connections.
As far as I see from code they do not deal in DB connection and are only
used to initialise the database structures when a DB switch needs to be
undertaken or a new transaction context needs to be created.
The suggestion to change this model and the pros and cons should be
discussed on mailing list and is clearly separate work than the Usage/Quota
Service.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---