Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.0.0SDK-beta
-
None
-
None
Description
Index flush operations are used in cas reset and in the "removeAll" operations. These operations are so unlikely to need the value having iterators continue to work, that the copy-on-write operations can be skipped. Needs documentation.