Yair Zaslavsky has posted comments on this change.
Change subject: core: Removal of DNS root from host name
......................................................................
Patch Set 1: (1 inline comment)
....................................................
File
backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/dns/DnsSRVLocator.java
Line 207:
Line 208: int numOfRecords = attr.size();
Line 209: String[] records = new String[numOfRecords];
Line 210: for (int counter = 0; counter < numOfRecords; counter++) {
Line 211: records[counter] = (String)attr.get(counter);
Yes, I know, extra space got here somehow :)
will fix this at last rebase:)
Line 212: }
Line 213:
Line 214: return getSRVResult(records);
Line 215: }
--
To view, visit http://gerrit.ovirt.org/11335
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I14ffafec4853f23a3bfa50793febafbbf97321f2
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yair Zaslavsky <[email protected]>
Gerrit-Reviewer: Ravi Nori <[email protected]>
Gerrit-Reviewer: Roy Golan <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches