Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Cheshire-Cat
-
Untriaged
-
1
-
Unknown
-
CX Sprint 228
Description
Restoring a dataset consists of two steps. The first step is to drop the dataset if it exists. The second step is to create the dataset. If there is a UDF that uses a dataset, the first step (dropping the dataset) will fail preventing the restore from proceeding.
Attachments
Issue Links
- links to
Build couchbase-server-7.0.0-4055 contains cbas-core commit 78bb215 with commit message:
MB-43066: Allow restore to proceed even with UDFs presence