
Shirly Radco has submitted this change and it was merged. Change subject: history: enabled logging of dwh ETL process in debug mode ...................................................................... history: enabled logging of dwh ETL process in debug mode It is now possible to enable aggregation debug information. It will be sent to the ovirt-engine-dwhd.log file. Change-Id: I695026140f491261cf310b43d55303bef602cc78 Bug-Url: https://bugzilla.redhat.com/1285788 Signed-off-by: Shirly Radco <sradco@redhat.com> --- M etl_export/ovirt_engine_dwh/dailytimekeepingjob_4_0/contexts/Default.properties M etl_export/ovirt_engine_dwh/deletetimekeepingjob_4_0/contexts/Default.properties M etl_export/ovirt_engine_dwh/hourlytimekeepingjob_4_0/contexts/Default.properties M etl_export/ovirt_engine_dwh/parallelrun_4_0/contexts/Default.properties M etl_export/ovirt_engine_dwh/sampletimekeepingjob_4_0/contexts/Default.properties M etl_export/src/main/java/ovirt_engine_dwh/dailytimekeepingjob_4_0/DailyTimeKeepingJob.java M etl_export/src/main/java/ovirt_engine_dwh/deletetimekeepingjob_4_0/DeleteTimeKeepingJob.java M etl_export/src/main/java/ovirt_engine_dwh/hourlytimekeepingjob_4_0/HourlyTimeKeepingJob.java M etl_export/src/main/java/ovirt_engine_dwh/parallelrun_4_0/ParallelRun.java M etl_export/src/main/java/ovirt_engine_dwh/sampletimekeepingjob_4_0/SampleTimeKeepingJob.java M etl_export/src/main/resources/ovirt_engine_dwh/dailytimekeepingjob_4_0/contexts/Default.properties M etl_export/src/main/resources/ovirt_engine_dwh/deletetimekeepingjob_4_0/contexts/Default.properties M etl_export/src/main/resources/ovirt_engine_dwh/hourlytimekeepingjob_4_0/contexts/Default.properties M etl_export/src/main/resources/ovirt_engine_dwh/parallelrun_4_0/contexts/Default.properties M etl_export/src/main/resources/ovirt_engine_dwh/sampletimekeepingjob_4_0/contexts/Default.properties M packaging/conf/settings.properties.in M packaging/services/ovirt-engine-dwhd/ovirt-engine-dwhd.conf.in M tos_project/context/connectionJDBC_4.0.item M tos_project/context/connectionJDBC_4.0.properties M tos_project/process/DailyTimeKeepingJob_4.0.item M tos_project/process/DailyTimeKeepingJob_4.0.properties M tos_project/process/DeleteTimeKeepingJob_4.0.item M tos_project/process/DeleteTimeKeepingJob_4.0.properties M tos_project/process/HourlyTimeKeepingJob_4.0.item M tos_project/process/HourlyTimeKeepingJob_4.0.properties M tos_project/process/ParallelRun_4.0.item M tos_project/process/ParallelRun_4.0.properties M tos_project/process/SampleTimeKeepingJob_4.0.item M tos_project/process/SampleTimeKeepingJob_4.0.properties 29 files changed, 9,773 insertions(+), 1,948 deletions(-) Approvals: Shirly Radco: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/51645 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I695026140f491261cf310b43d55303bef602cc78 Gerrit-PatchSet: 5 Gerrit-Project: ovirt-dwh Gerrit-Branch: master Gerrit-Owner: Shirly Radco <sradco@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Shirly Radco <sradco@redhat.com> Gerrit-Reviewer: Yaniv Dary <ydary@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>