Skip to content

Support application-supplied SSLContext in client-v2 and jdbc-v2#2918

Open
polyglotAI-bot wants to merge 1 commit into
mainfrom
polyglot/jdbc-v2-custom-ssl-context
Open

Support application-supplied SSLContext in client-v2 and jdbc-v2#2918
polyglotAI-bot wants to merge 1 commit into
mainfrom
polyglot/jdbc-v2-custom-ssl-context

Support application-supplied SSLContext in client-v2 and jdbc-v2

e49a73e
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Jul 9, 2026 in 1m 8s

Annotations

Check warning on line 360 in jdbc-v2/src/main/java/com/clickhouse/jdbc/internal/JdbcConfiguration.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace this instanceof check and cast with 'instanceof SSLContext sslcontext'

See more on https://sonarcloud.io/project/issues?id=ClickHouse_clickhouse-java&issues=AZ9HqWvgVWej1L9_isBY&open=AZ9HqWvgVWej1L9_isBY&pullRequest=2918

Check warning on line 150 in client-v2/src/main/java/com/clickhouse/client/api/Client.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Constructor has 8 parameters, which is greater than 7 authorized.

See more on https://sonarcloud.io/project/issues?id=ClickHouse_clickhouse-java&issues=AZ9HqWtfVWej1L9_isBX&open=AZ9HqWtfVWej1L9_isBX&pullRequest=2918