Details
-
Bug
-
Resolution: Fixed
-
Major
-
5.0.0
-
Untriaged
-
Unknown
-
ForestDB: Oct 17 - Nov 4
Description
The memcached flush command wipes out all the data in all the vBuckets. A vbucket maps to a KV store instance. A vbucket removal is done through fdb_kvs_remove(). After a bucket restart, the items are still present in the KV store instance. Please note that a fdb_commit with manual flush performed after the fdb_kvs_remove() results in desirable behavior.
Attachments
Issue Links
- blocks
-
MB-19612 4.5.1 Minor Release
- Closed