Skip to content

Commit f92ce53

Browse files
committed
DOC-3094 RS: Reconnect clients to apply OSS Cluster API config changes
1 parent 51318d6 commit f92ce53

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/operate/rs/databases/configure/oss-cluster-api.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ The OSS Cluster API setting applies to individual databases instead of the entir
3434

3535
You can use the Cluster Manager UI or the `rladmin` utility to enable OSS Cluster API support for a database.
3636

37+
When you enable OSS Cluster API support for an existing database, the change applies to new connections but does not affect existing connections. Clients must close existing connections and reconnect to apply the change.
38+
3739
### Cluster Manager UI
3840

3941
When you use the Cluster Manager UI to enable the OSS Cluster API, it automatically configures the [prerequisites]({{< relref "/operate/rs/databases/configure/oss-cluster-api#prerequisites" >}}).
@@ -135,6 +137,8 @@ To deactivate OSS Cluster API support for a database, either:
135137
--oss-cluster false
136138
```
137139

140+
When you turn off OSS Cluster API support for an existing database, the change applies to new connections but does not affect existing connections. Clients must close existing connections and reconnect to apply the change.
141+
138142
## Multi-key command support
139143

140144
When you enable the OSS Cluster API for a database,

0 commit comments

Comments
 (0)