Yaniv Dary has submitted this change and it was merged. Change subject: history: updated ksm_shared_memory_percent to mb ......................................................................
history: updated ksm_shared_memory_percent to mb Droped ksm_shared_memory_percent column from host_samples_history table and added ksm_shared_memory_mb instead. Updated etl of ksm_shared_memory_percent, max_ksm_shared_memory_percent columns in host_samples_history, hourly and daily tables to ksm_shared_memory_mb and max_ksm_shared_memory_percent. Change-Id: Ic965021913baa1a3a95deda5ab2cad206638cbbb Bug-Url: https://bugzilla.redhat.com/1076902 Signed-off-by: Shirly Radco <[email protected]> --- M etl_export/src/ovirt_engine_dwh/aggregationtodaily_3_4/AggregationToDaily.java M etl_export/src/ovirt_engine_dwh/aggregationtohourly_3_4/AggregationToHourly.java M etl_export/src/ovirt_engine_dwh/statisticssync_3_4/StatisticsSync.java M packaging/dbscripts/create_views_3_4.sql A packaging/dbscripts/upgrade/03_04_0070_update_mem_shared_to_mb.sql M tos_project/process/AggregationToDaily_3.4.item M tos_project/process/AggregationToDaily_3.4.properties M tos_project/process/AggregationToHourly_3.4.item M tos_project/process/AggregationToHourly_3.4.properties M tos_project/process/StatisticsSync_3.4.item M tos_project/process/StatisticsSync_3.4.properties 11 files changed, 342 insertions(+), 311 deletions(-) Approvals: Shirly Radco: Verified; Looks good to me, but someone else must approve Yaniv Dary: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/25789 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic965021913baa1a3a95deda5ab2cad206638cbbb Gerrit-PatchSet: 6 Gerrit-Project: ovirt-dwh Gerrit-Branch: master Gerrit-Owner: Shirly Radco <[email protected]> Gerrit-Reviewer: Shirly Radco <[email protected]> Gerrit-Reviewer: Yaniv Dary <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
