Details
-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
None
-
1
Description
gocbcore agent is can be used multiple users multiple queries of same bucket.
couchbase cluster can set/reset node-node Encryption any time and also change RootCA certificate. When node-node encryption is enabled tls config with RootCA certificate must passed to all the connections (HTTP, memecached). Whenever setting changed it should detect and discard old connections and start new connections transiently (existing connection must continue until completion).
This allows no interruption on service.
If any way we can achieve this today please let us know. Opening new agent every change is not an option (because no way we know who all using old agent when to close). If that is only option at present then disabling encryption in transactions for N1QL until such functionality available.
Attachments
Issue Links
- depends on
-
GOCBC-1180 Add support for ns_server scheme and seed poller
- Resolved
-
GOCBC-1181 Add ReconfigureSecurity function
- Resolved
-
GOCBC-1148 Ability to reconnect all connections
- Resolved
-
GOCBC-1179 Gracefully close memdclients on pipeline shutdown/reconnect
- Resolved