This is an automated email from the ASF dual-hosted git repository.

alexey pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git.


    from 5623b9b  [java] Document increasing Intellij intellisense configuration
     new 79a856a  [util] remove timeout parameter for cloud::InstanceDetector
     new 9050941  [util] add CURLOPT_FAILONERROR for instance metadata requests

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/kudu/clock/ntp-test.cc                    |  4 +--
 src/kudu/util/cloud/instance_detector-test.cc | 30 +++++++---------
 src/kudu/util/cloud/instance_detector.cc      | 21 ++++-------
 src/kudu/util/cloud/instance_detector.h       | 35 ++++++++-----------
 src/kudu/util/cloud/instance_metadata.cc      | 50 +++++++++++++++++----------
 src/kudu/util/cloud/instance_metadata.h       | 38 +++++++-------------
 src/kudu/util/curl_util.cc                    |  3 ++
 src/kudu/util/curl_util.h                     | 11 ++++++
 8 files changed, 94 insertions(+), 98 deletions(-)

Reply via email to