We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 262cc4f commit 29d11d9Copy full SHA for 29d11d9
core/src/main/java/com/datastax/oss/driver/api/core/config/DriverConfigLoader.java
@@ -376,7 +376,7 @@ static DriverConfigLoader compose(
376
boolean supportsReloading();
377
378
/**
379
- * Called when the cluster closes. This is a good time to release any external resource, for
+ * Called when the session closes. This is a good time to release any external resource, for
380
* example cancel a scheduled reloading task.
381
*/
382
@Override
0 commit comments