Support application-supplied SSLContext in client-v2 and jdbc-v2#2918
Open
polyglotAI-bot wants to merge 2 commits into
Open
Support application-supplied SSLContext in client-v2 and jdbc-v2#2918polyglotAI-bot wants to merge 2 commits into
polyglotAI-bot wants to merge 2 commits into
SonarQubeCloud / SonarCloud Code Analysis
succeeded
Jul 11, 2026 in 52s
Quality Gate passed
Annotations
Check warning on line 150 in client-v2/src/main/java/com/clickhouse/client/api/Client.java
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
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
Loading