Change in vdsm[master]: Initializing libvirt connectivity in external thread to clie...

fsimonce at redhat.com fsimonce at redhat.com
Thu Apr 18 14:48:47 UTC 2013


Federico Simoncelli has submitted this change and it was merged.

Change subject: Initializing libvirt connectivity in external thread to clientIF
......................................................................


Initializing libvirt connectivity in external thread to clientIF

Getting libvirt connection as part of startup can take long under high
load. Until clientIF is ready to serve API requests, the host state is
non-responsive. To avoid that, we make the connection in external
thread, and until all recover process is ready the host reports the its
on initialization state.

Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=949192
Change-Id: Id3e849db7685f80995ee56989f0bed405602e550
Signed-off-by: Yaniv Bronhaim <ybronhei at redhat.com>
---
M vdsm/clientIF.py
1 file changed, 16 insertions(+), 10 deletions(-)

Approvals:
  Yaniv Bronhaim: Verified
  Saggi Mizrahi: Looks good to me, but someone else must approve
  Federico Simoncelli: Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: Id3e849db7685f80995ee56989f0bed405602e550
Gerrit-PatchSet: 4
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Yaniv Bronhaim <ybronhei at redhat.com>
Gerrit-Reviewer: Barak Azulay <bazulay at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland at redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimonce at redhat.com>
Gerrit-Reviewer: Saggi Mizrahi <smizrahi at redhat.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybronhei at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server


More information about the vdsm-patches mailing list