Skip to content

Update IoTDB 2.0 client SSL config#548

Merged
HTHou merged 1 commit into
masterfrom
codex/update-iotdb-2-client-ssl
Jul 1, 2026
Merged

Update IoTDB 2.0 client SSL config#548
HTHou merged 1 commit into
masterfrom
codex/update-iotdb-2-client-ssl

Conversation

@HTHou

@HTHou HTHou commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Upgrade the IoTDB 2.0 client dependencies to 2.0.11-260701-SNAPSHOT.
  • Add benchmark config entries for client keystore path/password and SSL protocol.
  • Pass keystore and SSL protocol settings through IoTDB 2.0 JDBC, tree session, and table session clients.

Impact

This allows IoTDB 2.0 benchmark runs to use the newer client snapshot and configure mutual SSL/client keystore parameters when SSL is enabled. Existing SSL truststore-only setups continue to work; empty keystore settings are not passed as client keystore paths.

Validation

  • mvn -pl iotdb-2.0 -am -DskipTests compile
  • mvn -pl iotdb-2.0 -DskipTests dependency:tree -Dincludes=org.apache.iotdb:iotdb-jdbc,org.apache.iotdb:iotdb-session

@HTHou HTHou marked this pull request as ready for review July 1, 2026 07:02
@HTHou HTHou changed the title [codex] Update IoTDB 2.0 client SSL config Update IoTDB 2.0 client SSL config Jul 1, 2026
@HTHou HTHou merged commit 98c2880 into master Jul 1, 2026
2 checks passed
@HTHou HTHou deleted the codex/update-iotdb-2-client-ssl branch July 1, 2026 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant