Hello Tidy Bot, Kudu Jenkins, Adar Dembo, Grant Henke,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/15542

to look at the new patch set (#3).

Change subject: [util] set CURLOPT_NOPROXY for EasyCurl
......................................................................

[util] set CURLOPT_NOPROXY for EasyCurl

As it turned out, some environments set 'http_proxy' and 'https_proxy'
environment variables.  This makes results unreliable for test scenarios
which fetch information from the embedded Kudu webserver.

This patch addresses that by programmatically setting CURLOPT_NOPROXY
to "*" wild-card by default, effectively disabling any proxying that
might otherwise occur if the mentioned environment variables were set.

Change-Id: If767bfb28516acb06f6243945300f5a362b869f8
---
M src/kudu/util/curl_util.cc
M src/kudu/util/curl_util.h
2 files changed, 21 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/42/15542/3
--
To view, visit http://gerrit.cloudera.org:8080/15542
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: If767bfb28516acb06f6243945300f5a362b869f8
Gerrit-Change-Number: 15542
Gerrit-PatchSet: 3
Gerrit-Owner: Alexey Serbin <aser...@cloudera.com>
Gerrit-Reviewer: Adar Dembo <a...@cloudera.com>
Gerrit-Reviewer: Alexey Serbin <aser...@cloudera.com>
Gerrit-Reviewer: Grant Henke <granthe...@apache.org>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Tidy Bot (241)

Reply via email to