Kanagaraj M has posted comments on this change.

Change subject: gluster: fix remove host when host is not part of cluster
......................................................................


Patch Set 2:

(1 comment)

new patch-set to follow

....................................................
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/utils/GlusterUtil.java
Line 245:                             return true;
Line 246:                         }
Line 247:                     }
Line 248:                 } catch (UnknownHostException e) {
Line 249:                     log.errorFormat("Could not resole IP address of 
the host {0}. Error: {1}",
Done
Line 250:                             glusterServer.getHostnameOrIp(),
Line 251:                             e.getMessage());
Line 252:                 }
Line 253:             }


-- 
To view, visit http://gerrit.ovirt.org/23152
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I785beb895f0fb72bc486055c666936073b5a5d59
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Kanagaraj M <kmayi...@redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayi...@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: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to