Details
-
Bug
-
Resolution: Fixed
-
Major
-
7.2.0
-
Untriaged
-
0
-
Unknown
Description
std::copy can fail if the pointers provided are the same or of overlapping range. Checking and logging std::copy failures may help debug MB-56097.
If std::copy fails, we will return bad status and the write will be retried. This will not be a fatal error.
Attachments
Issue Links
- relates to
-
MB-56097 [System test] [CDC]:Fatal error: Invalid checksum: sstable: /data/couchbase/ITEM/magma.0/kvstore-432/rev-000000001/seqIndex/sstable.3936.data at offset:2300
- Closed