Description
Attempting to flush a bucket which has flushing disabled should emit an explicit error indicating that the operation failed due to it being disabled, as opposed to a generic error.
Attempting to flush a bucket which has flushing disabled should emit an explicit error indicating that the operation failed due to it being disabled, as opposed to a generic error.
Build couchbase-server-7.0.0-3115 contains gocb commit 9c2a636 with commit message:
GOCBC-716- Update bucket manager error handling