[
https://issues.apache.org/jira/browse/IMPALA-14455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Fehr resolved IMPALA-14455.
---------------------------------
Fix Version/s: Impala 5.0.0
Resolution: Fixed
> OpenTelemetry Tracing Startup Flag Cleanup
> ------------------------------------------
>
> Key: IMPALA-14455
> URL: https://issues.apache.org/jira/browse/IMPALA-14455
> Project: IMPALA
> Issue Type: Improvement
> Reporter: Jason Fehr
> Assignee: Jason Fehr
> Priority: Critical
> Fix For: Impala 5.0.0
>
>
> Several issues with the OTel startup flags:
> * -otel_trace_ssl_ciphers -- shows a default of "", should be the value of
> FLAGS_ssl_cipher_list
> * -otel_trace_tls_cipher_suites -- shows a default of "", should be the value
> of FLAGS_tls_ciphersuites
> * -otel_trace_tls_minimum_version -- shows a default of "", should be the
> value of FLAGS_ssl_minimum_version
> * -otel_trace_tls_insecure_skip_verify -- says "false" should only be used in
> dev/testing, that is backwards. This flag should only be "true" in
> dev/testing.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)