cloudstack/framework/db
Will Stevens 06c6b367e7 Merge pull request #1532 from exoscale/fix/db-cache-miss
DAO: Hit the cache for entity flagged as removed tooI came along this part of the code and I don't see any reason why the cache should not be used when fetching with the "removed" ones. It will help decrease the number of DB queries.

*It can be merged in many CS versions*

* pr/1532:
  DAO: Rewrite change for method findByIdIncludingRemoved(ID id)
  dao: Hit the cache for entity flagged as removed too since they are put in cache afterwards.

Signed-off-by: Will Stevens <williamstevens@gmail.com>
2016-05-13 17:04:57 -04:00
..
resources/META-INF/cloudstack/system Spring Modularization 2013-10-02 15:41:04 -07:00
src/com/cloud Merge pull request #1532 from exoscale/fix/db-cache-miss 2016-05-13 17:04:57 -04:00
test CLOUDSTACK-9006 - ListTemplates API returns result in inconsistent order when called concurrently 2015-11-04 10:31:02 +05:30
pom.xml Updating pom.xml version numbers for release 4.9.0-SNAPSHOT 2016-01-26 15:12:20 +01:00