Kanagaraj M has posted comments on this change.

Change subject: gluster: Disable gluster cli based snapshot scheduling
......................................................................


Patch Set 20:

(4 comments)

https://gerrit.ovirt.org/#/c/39945/20/frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/dataprovider/AsyncDataProvider.java
File 
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/dataprovider/AsyncDataProvider.java:

Line 1757: GetGlusterVolumeSnapshotCliScheduleFlag
You could rename this to GetIsGlusterVolumeSnapshotCliScheduleEnabled or 
IsGlusterVolumeSnapshotCliScheduleEnabled


https://gerrit.ovirt.org/#/c/39945/20/frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/gluster/GlusterVolumeSnapshotModel.java
File 
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/gluster/GlusterVolumeSnapshotModel.java:

Line 47: disableCliScheduleFlag
just call this as disableCliSchedule


https://gerrit.ovirt.org/#/c/39945/20/frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/gluster/VolumeBrickListModel.java
File 
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/gluster/VolumeBrickListModel.java:

Line 46: import org.ovirt.engine.ui.uicompat.FrontendActionAsyncResult;
Line 47: import org.ovirt.engine.ui.uicompat.IFrontendActionAsyncCallback;
Line 48: 
Line 49: public class VolumeBrickListModel extends 
SearchableListModel<GlusterVolumeEntity, GlusterBrickEntity> {
Line 50:     String glusterMetaVolumeName;
private
Line 51: 
Line 52:     @Override
Line 53:     protected String getListName() {
Line 54:         return "VolumeBrickListModel"; //$NON-NLS-1$


Line 614: removeBrickModel.isReduceReplica()
this will be true if they are reducing the replica count from 3 to 2 in a meta 
volume


-- 
To view, visit https://gerrit.ovirt.org/39945
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I6bc06f246f30769c5edaf981876c2a51ddd4fffd
Gerrit-PatchSet: 20
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Shubhendu Tripathi <shtri...@redhat.com>
Gerrit-Reviewer: Eli Mesika <emes...@redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Kanagaraj M <kmayi...@redhat.com>
Gerrit-Reviewer: Moti Asayag <masa...@redhat.com>
Gerrit-Reviewer: Ramesh N <rnach...@redhat.com>
Gerrit-Reviewer: Sahina Bose <sab...@redhat.com>
Gerrit-Reviewer: Shubhendu Tripathi <shtri...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to