Bug 1334926
| Summary: | [RFE] Execute command callbacks in parallel (to improve performance) | ||
|---|---|---|---|
| Product: | [oVirt] ovirt-engine | Reporter: | Moti Asayag <masayag> |
| Component: | BLL.Infra | Assignee: | Moti Asayag <masayag> |
| Status: | CLOSED DEFERRED | QA Contact: | Lukas Svaty <lsvaty> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4.0.0 | CC: | bugs, mgoldboi, mperina, rnori |
| Target Milestone: | --- | Keywords: | FutureFeature, Performance |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-03-12 16:24:02 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | Infra | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Moti Asayag
2016-05-10 19:59:01 UTC
Oved - do we feel we have the resource to implement it? Otherwise, please either defer or close-deferred. I think that's important gap to implement. Martin - your thoughts? It may improve performance, so let's decide about possible target once we know the 4.2 release schedule and available resources for it. Invoking callbacks in parallel may not be as simple as it sounds. Additional code changes and testing will be required to make sure we don't have any regression. The additional code changes would be to make sure that the command's end method is not invoked in another iteration of polling before the first one can complete. Closing due to limited resources |