Skip to content

[client-v2] Abstract transport layer#2893

Open
chernser wants to merge 7 commits into
mainfrom
06/22/26/extract_request_logic
Open

[client-v2] Abstract transport layer#2893
chernser wants to merge 7 commits into
mainfrom
06/22/26/extract_request_logic

Fixed issue with 503 being not handled. Reorganized code handing stat…

ea05afd
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Jun 30, 2026 in 1m 3s

Annotations

Check warning on line 283 in client-v2/src/test/java/com/clickhouse/client/api/transport/TransportBaseTests.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove the parentheses around the "client" parameter

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

Check warning on line 277 in client-v2/src/test/java/com/clickhouse/client/api/transport/TransportBaseTests.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove the parentheses around the "client" parameter

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

Check warning on line 2118 in client-v2/src/test/java/com/clickhouse/client/HttpTransportTests.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove the declaration of thrown exception 'java.lang.Exception', as it cannot be thrown from method's body.

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

Check warning on line 2807 in client-v2/src/test/java/com/clickhouse/client/HttpTransportTests.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this use of "Thread.sleep()".

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

Check warning on line 291 in client-v2/src/test/java/com/clickhouse/client/api/transport/TransportBaseTests.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove the parentheses around the "client" parameter

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

Check warning on line 2776 in client-v2/src/test/java/com/clickhouse/client/HttpTransportTests.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this use of "Thread.sleep()".

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

Check warning on line 35 in client-v2/src/main/java/com/clickhouse/client/api/transport/internal/TransportRequest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace generic exceptions with specific library exceptions or a custom exception.

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