Change in ovirt-engine[master]: engine: Reduced unneeded query and code clean up

mkublin at redhat.com mkublin at redhat.com
Thu Dec 6 10:05:28 UTC 2012


Michael Kublin has submitted this change and it was merged.

Change subject: engine: Reduced unneeded query and code clean up
......................................................................


engine: Reduced unneeded query and code clean up

The following patch is reduce a query and provides additonal clean ups and java code optimizations at
ConnectHostToStoragePoolServersCommand.
The following command is called during InitVdsOnUp, it is means that when vds going to status up we are
using a less queries.
Should improve mass vds statrtup

Change-Id: If4c6c2efc8d05fb3c1d0286cbd2978bfc7ddfaa7
Signed-off-by: Michael Kublin <mkublin at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/ConnectHostToStoragePooServerCommandBase.java
1 file changed, 26 insertions(+), 39 deletions(-)

Approvals:
  Michael Kublin: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/9762
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: If4c6c2efc8d05fb3c1d0286cbd2978bfc7ddfaa7
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Michael Kublin <mkublin at redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Michael Kublin <mkublin at redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs at redhat.com>



More information about the Engine-commits mailing list