Sahina Bose has submitted this change and it was merged.
Change subject: gluster: entity changes for self heal monitoring
......................................................................
gluster: entity changes for self heal monitoring
Adding new columns for gluster self heal monitoring. Following
columns will be added to gluster_volume_bricks.
unsynced_entries - No.of unsynced entries in the brick.
unsynced_entires_history - History of unsynced entries
in the brick. It will be a list of comma separated values.
Bug-Url:
https://bugzilla.redhat.com/1205641
Change-Id: Icc6a4346fa06bb78f39e0ed08f65b8ac0527df83
Signed-off-by: Ramesh Nachimuthu <rnachimu(a)redhat.com>
---
M
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/gluster/GlusterBrickEntity.java
M
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/config/ConfigValues.java
M
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/gluster/GlusterFeatureSupported.java
M
backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/gluster/GlusterBrickDao.java
M
backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/gluster/GlusterBrickDaoImpl.java
M packaging/dbscripts/gluster_volumes_sp.sql
A
packaging/dbscripts/upgrade/04_00_0660_add_gluster_self_heal_monitoring_related_columns_to_volume_and_bricks.sql
M packaging/dbscripts/upgrade/pre_upgrade/0000_config.sql
8 files changed, 161 insertions(+), 2 deletions(-)
Approvals:
Jenkins CI: Passed CI tests
Sahina Bose: Looks good to me, approved
Ramesh N: Verified
--
To view, visit
https://gerrit.ovirt.org/57075
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Icc6a4346fa06bb78f39e0ed08f65b8ac0527df83
Gerrit-PatchSet: 10
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ramesh N <rnachimu(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Ramesh N <rnachimu(a)redhat.com>
Gerrit-Reviewer: Sahina Bose <sabose(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>