mirror of https://github.com/apache/cloudstack.git
Using function in view was causing too many scans, as many rows as number of domains and zones. This reduces table scans where left joins happen using sub-queries. The effect is seen in bit faster create network API performance. Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com> |
||
|---|---|---|
| .. | ||
| api | ||
| components-api | ||
| network | ||
| orchestration | ||
| schema | ||
| service | ||
| storage | ||
| userdata | ||
| pom.xml | ||