Yaniv Dary has submitted this change and it was merged.
Change subject: history: updated runTime from engine db
......................................................................
history: updated runTime from engine db
updated context.runTime to get timstmp from engine
db instead of history db, so when on that when
the dbs are on seperate hosts the update date and
delete date when a record is deleted will be in
engine db time as all other records.
Change-Id: I117324fcd5b961e83cb3491f8678c9a856754985
Bug-Url:
https://bugzilla.redhat.com/1133608
Signed-off-by: Shirly Radco <sradco(a)redhat.com>
---
M etl_export/src/ovirt_engine_dwh/dailytimekeepingjob_3_5/DailyTimeKeepingJob.java
M etl_export/src/ovirt_engine_dwh/deletetimekeepingjob_3_5/DeleteTimeKeepingJob.java
M etl_export/src/ovirt_engine_dwh/hourlytimekeepingjob_3_5/HourlyTimeKeepingJob.java
M etl_export/src/ovirt_engine_dwh/parallelrun_3_5/ParallelRun.java
M etl_export/src/ovirt_engine_dwh/sampletimekeepingjob_3_5/SampleTimeKeepingJob.java
M etl_export/src/ovirt_engine_dwh/statisticssync_3_5/StatisticsSync.java
M tos_project/process/DailyTimeKeepingJob_3.5.item
M tos_project/process/DailyTimeKeepingJob_3.5.properties
M tos_project/process/DeleteTimeKeepingJob_3.5.item
M tos_project/process/DeleteTimeKeepingJob_3.5.properties
M tos_project/process/HourlyTimeKeepingJob_3.5.item
M tos_project/process/HourlyTimeKeepingJob_3.5.properties
M tos_project/process/ParallelRun_3.5.item
M tos_project/process/ParallelRun_3.5.properties
M tos_project/process/SampleTimeKeepingJob_3.5.item
M tos_project/process/SampleTimeKeepingJob_3.5.properties
M tos_project/process/StatisticsSync_3.5.item
M tos_project/process/StatisticsSync_3.5.properties
18 files changed, 65 insertions(+), 34 deletions(-)
Approvals:
Shirly Radco: Verified
Yaniv Dary: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/32240
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I117324fcd5b961e83cb3491f8678c9a856754985
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-dwh
Gerrit-Branch: master
Gerrit-Owner: Shirly Radco <sradco(a)redhat.com>
Gerrit-Reviewer: Shirly Radco <sradco(a)redhat.com>
Gerrit-Reviewer: Yaniv Dary <ydary(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server