Muli Salem has submitted this change and it was merged. Change subject: core: Improve message for missing SRV record ......................................................................
core: Improve message for missing SRV record This patch improves the error message printed when a DNS SRV record is not found. It also turns the getService method to be available only in one place. Change-Id: I499acdf2b05e139bfdea4fd4f1c20a9d83bb93d3 --- M backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/dns/DnsSRVLocator.java M backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/ldap/GlobalCatalogSrvLocator.java 2 files changed, 11 insertions(+), 10 deletions(-) Approvals: Muli Salem: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/81 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I499acdf2b05e139bfdea4fd4f1c20a9d83bb93d3 Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Muli Salem <[email protected]> Gerrit-Reviewer: Jonathan Choate <[email protected]> Gerrit-Reviewer: Muli Salem <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> Gerrit-Reviewer: Yaniv Kaul <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
