Skip to content

Disabled handling redirects by default. Implemented configuration for…

32ddad3
Select commit
Loading
Failed to load commit list.
Draft

Disabled handling redirects by default. Implemented configuration for… #2806

Disabled handling redirects by default. Implemented configuration for…
32ddad3
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Mar 25, 2026 in 1m 37s

Annotations

Check warning on line 27 in client-v2/src/main/java/com/clickhouse/client/api/http/CrossOriginAwareRedirectStrategy.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Make this final field static too.

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

Check failure on line 272 in client-v2/src/main/java/com/clickhouse/client/api/internal/HttpAPIClientHelper.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this method to reduce its Cognitive Complexity from 23 to the 15 allowed.

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

Check warning on line 60 in client-v2/src/main/java/com/clickhouse/client/api/http/CrossOriginAwareRedirectStrategy.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace this if-then-else statement by a single return statement.

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

Check failure on line 287 in client-v2/src/main/java/com/clickhouse/client/api/ClientConfigProperties.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace this call to "replaceAll()" by a call to the "replace()" method.

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