Abhishek Chennaka has posted comments on this change. ( http://gerrit.cloudera.org:8080/23213 )
Change subject: [net] use AF_INET hint for GetFQDN() ...................................................................... Patch Set 2: Why did we not hit this issue before? Is it because we always tested on nodes with IPv6 disabled or something? So is my understanding correct - without the fix we end up hitting both IPv6 and IPv4 resolvers at some point and the faulty IPv6 resolver is causing the slowness? By explicitly declaring AF_INET, we are not hitting that issues. -- To view, visit http://gerrit.cloudera.org:8080/23213 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ibca0a3c1f7ad03a6f847057c38c00b42275dec8b Gerrit-Change-Number: 23213 Gerrit-PatchSet: 2 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Comment-Date: Fri, 25 Jul 2025 01:54:23 +0000 Gerrit-HasComments: No
