Skip to:
The experimental ChannelConnectionPool is not successfully recovering from an outage or the loss of connections.
Steps to reproduce:
Setup a single node cluster
Configure the application to use the channel connection pool experiment
Loop and read a document every 5 seconds
Stop the Couchbase Server
Restart the Couchbase Server
Observe that, unlike DataFlowConnectionPool, the operations never recover
The experimental ChannelConnectionPool is not successfully recovering from an outage or the loss of connections.
Steps to reproduce:
Setup a single node cluster
Configure the application to use the channel connection pool experiment
Loop and read a document every 5 seconds
Stop the Couchbase Server
Restart the Couchbase Server
Observe that, unlike DataFlowConnectionPool, the operations never recover