HTHou commented on PR #17854: URL: https://github.com/apache/iotdb/pull/17854#issuecomment-4717473871
Thanks for the review. I addressed both follow-ups: - Updated the PR description to remove the stale `ssl_provider_class` / provider-registration wording and describe the current full PR scope. - Added `ssl_protocol` propagation in the integration-test env helpers. When thrift client SSL is enabled, EnvFactory-created JDBC connections, Sessions, TableSessions, SessionPools, and TableSessionPools now receive the configured protocol as well. Validation: - `mvn spotless:apply -pl integration-test -P with-integration-tests` - `mvn verify -DskipUTs -Dit.test=IoTDBClientSSLIT -DfailIfNoTests=false -Dfailsafe.failIfNoSpecifiedTests=false -pl integration-test -am -P with-integration-tests` - `git diff --check` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
