Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
-
1
Description
Suggested release note:
The SDK no longer rejects a `PersistTo` requirement in a bucket using the Magma storage engine. Before this change, the SDK would refuse the request because it misidentified Magma buckets as ephemeral (unable to persist documents).
With Couchbase Server 7.1.0 and later, the SDK mistakes a magma couchbase bucket for an ephemeral bucket and doesn't allow PersistTo operations that are totally fine to execute.