Jason Fehr has uploaded this change for review. ( http://gerrit.cloudera.org:8080/23397
Change subject: IMPALA-14403: Fix OpenTelemetry TLS Detection ...................................................................... IMPALA-14403: Fix OpenTelemetry TLS Detection Fixes the code that detects if the OpenTelemetry collector is using TLS. Previously, the code only worked properly when the collector URL was all lowercase. Testing accomplished by adding new ctest tests. Change-Id: I3bf74f1353545d280575cdb94cf135e55c580ec7 --- M be/src/observe/otel-test.cc M be/src/observe/otel.cc M be/src/observe/otel.h 3 files changed, 48 insertions(+), 7 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/97/23397/1 -- To view, visit http://gerrit.cloudera.org:8080/23397 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I3bf74f1353545d280575cdb94cf135e55c580ec7 Gerrit-Change-Number: 23397 Gerrit-PatchSet: 1 Gerrit-Owner: Jason Fehr <jf...@cloudera.com>