
Shirly Radco has submitted this change and it was merged. Change subject: history: changed the limit in DeleteTimekeeping job ...................................................................... history: changed the limit in DeleteTimekeeping job Changed the limit for the queries in the historydelete, so each run the number of deleted rows will increase, according to the times the jub run. The initial value that will be used as the multiplier, can be changed by the user. Change-Id: I8e613b32589e594e03c81d24562ebba50eb84c31 Bug-Url: https://bugzilla.redhat.com/1321517 Signed-off-by: Shirly Radco <sradco@redhat.com> --- M etl_export/ovirt_engine_dwh/deletetimekeepingjob_4_0/contexts/Default.properties M etl_export/ovirt_engine_dwh/historydelete_4_0/contexts/Default.properties M etl_export/ovirt_engine_dwh/parallelrun_4_0/contexts/Default.properties M etl_export/src/main/java/ovirt_engine_dwh/deletetimekeepingjob_4_0/DeleteTimeKeepingJob.java M etl_export/src/main/java/ovirt_engine_dwh/historydelete_4_0/HistoryDelete.java M etl_export/src/main/java/ovirt_engine_dwh/parallelrun_4_0/ParallelRun.java M etl_export/src/main/resources/ovirt_engine_dwh/deletetimekeepingjob_4_0/contexts/Default.properties M etl_export/src/main/resources/ovirt_engine_dwh/historydelete_4_0/contexts/Default.properties M etl_export/src/main/resources/ovirt_engine_dwh/parallelrun_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/DeleteTimeKeepingJob_4.0.item M tos_project/process/DeleteTimeKeepingJob_4.0.properties M tos_project/process/HistoryDelete_4.0.item M tos_project/process/HistoryDelete_4.0.properties M tos_project/process/ParallelRun_4.0.item M tos_project/process/ParallelRun_4.0.properties 19 files changed, 2,722 insertions(+), 1,032 deletions(-) Approvals: Shirly Radco: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/56066 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8e613b32589e594e03c81d24562ebba50eb84c31 Gerrit-PatchSet: 1 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: gerrit-hooks <automation@ovirt.org>