Moti Asayag has posted comments on this change. Change subject: engine: Query to get geo-rep session by id ......................................................................
Patch Set 2: (1 comment) https://gerrit.ovirt.org/#/c/37339/2/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/gluster/GetGlusterVolumeGeoRepSessionByIdQuery.java File backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/gluster/GetGlusterVolumeGeoRepSessionByIdQuery.java: Line 16: @Override Line 17: protected void executeQueryCommand() { Line 18: GlusterGeoRepDao geoRepDao = getGeoRepDao(); Line 19: GlusterGeoRepSession session = geoRepDao.getById(getParameters().getId()); Line 20: session.setSessionDetails((ArrayList<GlusterGeoRepSessionDetails>) geoRepDao.getGeoRepSessionDetails(getParameters().getId())); the line exceeds 120 characters. please format it. Line 21: getQueryReturnValue().setReturnValue(session); Line 22: } Line 23: -- To view, visit https://gerrit.ovirt.org/37339 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I75e149839091237e9140a2db581bfd4d843fd406 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Sahina Bose <sab...@redhat.com> 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: Yair Zaslavsky <wallaroo1...@gmail.com> Gerrit-Reviewer: anmolbabu <anb...@redhat.com> Gerrit-Reviewer: automat...@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches