Ofer Schreiber has posted comments on this change.

Change subject: packaging: changed tasks polling in engine-upgrade
......................................................................


Patch Set 2: (1 inline comment)

....................................................
File packaging/fedora/setup/engine-upgrade.py
Line 909:                 compensations = getCompensations(dbName)
Line 910:                 logging.debug(MSG_WAITING_RUNNING_TASKS)
Line 911: 
Line 912:                 if runningTasks or compensations:
Line 913:                     if seconds_waited < MAINTENANCE_TASKS_WAIT_PERIOD:
I'm missing something here.
This will continue if seconds_waited < MAINTANANCE TASKS_WAIT ?
What's the reason for that?
Line 914:                         continue
Line 915: 
Line 916:                     running_tasks_msg = MSG_TASKS_COMPENSATIONS % (
Line 917:                         runningTasks, compensations


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I32eaeb2427fcc9c4566ca12bf547d49a308a8937
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Sandro Bonazzola <[email protected]>
Gerrit-Reviewer: Alex Lourie <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Juan Hernandez <[email protected]>
Gerrit-Reviewer: Moran Goldboim <[email protected]>
Gerrit-Reviewer: Ofer Schreiber <[email protected]>
Gerrit-Reviewer: Sandro Bonazzola <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to