anmolbabu has posted comments on this change. Change subject: engine,webadmin : geo-rep status detail ......................................................................
Patch Set 10: (5 comments) https://gerrit.ovirt.org/#/c/32100/10//COMMIT_MSG Commit Message: Line 17: is added to the session detail so that UI doesn't need to explicitly > Please wrap the commit msg within 72 characters It is exactly 71 chars in length ;) checked in http://string-functions.com/length.aspx https://gerrit.ovirt.org/#/c/32100/10/frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/gluster/VolumeGeoRepListModel.java File frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/gluster/VolumeGeoRepListModel.java: Line 290: queryParamsList > variable not used Done Line 323: if(session == null) { : return; : } > this check not required as its already handled by action availability. Done https://gerrit.ovirt.org/#/c/32100/10/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/gluster/VolumeGeoRepSessionDetailsPopUpView.java File frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/gluster/VolumeGeoRepSessionDetailsPopUpView.java: Line 55: @UiField(provided = true) > Do u really need to provide all these fields manually? As in previous patch sets, I made an effort to auto-bind all the below editors but that didn't work and hence I referred one of the other similar cases and just did the same. https://gerrit.ovirt.org/#/c/32100/10/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/gluster/VolumeGeoRepSessionDetailsPopUpView.ui.xml File frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/gluster/VolumeGeoRepSessionDetailsPopUpView.ui.xml: Line 29: <g:ScrollPanel addStyleNames="{style.tablePanel}"> : <e:EntityModelCellTable ui:field="geoRepSessionSummaryTable" /> : </g:ScrollPanel> : <g:FlowPanel> : <g:Label ui:field="georepSessionDetailsHeader" addStyleNames="{style.headerLabel}"/> : <ge:EntityModelLabelEditor ui:field="checkPointStatus" /> : <ge:EntityModelLabelEditor ui:field="crawlStatus" /> : <ge:EntityModelLabelEditor ui:field="dataOpsPending" /> : <ge:EntityModelLabelEditor ui:field="metaOpsPending" /> : <ge:EntityModelLabelEditor ui:field="entryOpsPending" /> : <ge:EntityModelLabelEditor ui:field="failures" /> : <ge:EntityModelLabelEditor ui:field="checkPointTime" /> : <ge:EntityModelLabelEditor ui:field="checkPointCompletedAt" /> : </g:FlowPanel> > Please align properly. Done -- To view, visit https://gerrit.ovirt.org/32100 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I0cc6151fb71a4aa67dc76ec8dd8c93b76796f165 Gerrit-PatchSet: 10 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: anmolbabu <anb...@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Kanagaraj M <kmayi...@redhat.com> Gerrit-Reviewer: Ramesh N <rnach...@redhat.com> Gerrit-Reviewer: anmolbabu <anb...@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