Change in ovirt-engine[master]: core: ConnectAllHostsToLun shouldn't run within transaction
amureini at redhat.com
amureini at redhat.com
Thu May 30 08:09:58 UTC 2013
Allon Mureinik has submitted this change and it was merged.
Change subject: core: ConnectAllHostsToLun shouldn't run within transaction
......................................................................
core: ConnectAllHostsToLun shouldn't run within transaction
The following command shouldn't run within transaction, it performs vdsm
operations only and no db updates - Running it within transaction can
cause to timeout and leave unneeded connections.
Change-Id: I6d3bcbc8a61102439fdf732f7c969b1baf8ad8bf
Signed-off-by: Liron Aravot <laravot at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/ConnectAllHostsToLunCommand.java
1 file changed, 2 insertions(+), 0 deletions(-)
Approvals:
Allon Mureinik: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/15130
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I6d3bcbc8a61102439fdf732f7c969b1baf8ad8bf
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Liron Ar <laravot at redhat.com>
Gerrit-Reviewer: Alissa Bonas <abonas at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Liron Ar <laravot at redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk at redhat.com>
More information about the Engine-commits
mailing list