Piotr Kliczewski has submitted this change and it was merged.
Change subject: packaging: setup: using the right type to detect zombie tasks
......................................................................
packaging: setup: using the right type to detect zombie tasks
A zombie task is task that is running since more than
AsyncTaskZombieTaskLifeInMinutes without completing.
In order to cerretly detect it we must compute the zombie
starting date as a timestamp and not as data with doesn't
include time attributes.
Change-Id: I96de0ddf6f7f8f3dcc4a8ccbefa9e43504d2c75b
Bug-Url:
https://bugzilla.redhat.com/1161012
Signed-off-by: Simone Tiraboschi <stirabos(a)redhat.com>
(cherry picked from commit 0e54ed3e19fedeb1f2229fb57f6b2906b51ecf95)
---
M packaging/setup/dbutils/taskcleaner_sp.sql
1 file changed, 3 insertions(+), 3 deletions(-)
Approvals:
Sandro Bonazzola: Looks good to me, approved
Simone Tiraboschi: Verified
oVirt Jenkins CI Server: Looks good to me, but someone else must approve
--
To view, visit
https://gerrit.ovirt.org/38846
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I96de0ddf6f7f8f3dcc4a8ccbefa9e43504d2c75b
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Simone Tiraboschi <stirabos(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Lev Veyde <lveyde(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski(a)gmail.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Simone Tiraboschi <stirabos(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <didi(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server