
Kanagaraj M has submitted this change and it was merged. Change subject: gluster: Show the wait icon if task status UNKNOWN ...................................................................... gluster: Show the wait icon if task status UNKNOWN Modified to display the question mark icon if the task status of rebalance / remove bricks is UNKNOWN. This is required if task is in progress and because of storage nodes down the status is returned as UNKNOWN. Change-Id: I525231ea4127b247350fcb1f282a8592ae08a895 Bug-Url: https://bugzilla.redhat.com/1035601 Signed-off-by: Shubhendu Tripathi <shtripat@redhat.com> --- M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/ApplicationConstants.java M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/widget/table/column/VolumeActivityStatusCell.java 2 files changed, 14 insertions(+), 0 deletions(-) Approvals: Shubhendu Tripathi: Verified Kanagaraj M: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/21914 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I525231ea4127b247350fcb1f282a8592ae08a895 Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Shubhendu Tripathi <shtripat@redhat.com> Gerrit-Reviewer: Kanagaraj M <kmayilsa@redhat.com> Gerrit-Reviewer: Ramesh N <rnachimu@redhat.com> Gerrit-Reviewer: Sahina Bose <sabose@redhat.com> Gerrit-Reviewer: Shubhendu Tripathi <shtripat@redhat.com> Gerrit-Reviewer: anmolbabu <anbabu@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server