Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/17843
Change subject: [util] add clarifying comments on DnsResolver ...................................................................... [util] add clarifying comments on DnsResolver As it turned out, the code under #ifndef NDEBUG ... #endif section looks a bit surprising when reading the code in dns_resolver.cc without first reading the comment for the HostRecordCache typedef in dns_resolver.h. This patch adds comments to bring more clarity on the motivation behind that code. This changelist doesn't contain any functional modifications. Change-Id: I6a7fafbd8897844fc22db5cc431bae039eb85797 --- M src/kudu/util/net/dns_resolver.cc 1 file changed, 9 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/43/17843/1 -- To view, visit http://gerrit.cloudera.org:8080/17843 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I6a7fafbd8897844fc22db5cc431bae039eb85797 Gerrit-Change-Number: 17843 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
