Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/15101 )
Change subject: [util] add error buffer for EasyCurl wrapper ...................................................................... [util] add error buffer for EasyCurl wrapper Enabled CURLOPT_ERRORBUFFER option for the EasyCurl utility wrapper. This is to help collecting additional information on the error occurred, if any. Change-Id: I6e4a8a8a42671f141842ff6051aa18820a8f7f5a Reviewed-on: http://gerrit.cloudera.org:8080/15101 Tested-by: Kudu Jenkins Reviewed-by: Adar Dembo <[email protected]> Reviewed-by: Volodymyr Verovkin <[email protected]> --- M src/kudu/util/curl_util.cc M src/kudu/util/curl_util.h 2 files changed, 57 insertions(+), 38 deletions(-) Approvals: Kudu Jenkins: Verified Adar Dembo: Looks good to me, approved Volodymyr Verovkin: Looks good to me, but someone else must approve -- To view, visit http://gerrit.cloudera.org:8080/15101 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I6e4a8a8a42671f141842ff6051aa18820a8f7f5a Gerrit-Change-Number: 15101 Gerrit-PatchSet: 3 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Volodymyr Verovkin <[email protected]>
