pmem / pmse

Persistent Memory Storage Engine
BSD 3-Clause "New" or "Revised" License
24 stars 19 forks source link

CollectionScan died due to deleted position #48

Open KFilipek opened 7 years ago

KFilipek commented 7 years ago

Error: GetMore command executor error: CappedPositionLost: CollectionScan died due to position in capped collection bein deleted. Last seen record id: RecordId(2)

Test impacted: jstests/core/getmore_cmd_maxtimems.js

abonisl commented 6 years ago

This issue is still valid at least for this tests:

Core/getmore_cmd_maxtimems.js Core/rename.js Core/tailable_getmore_batch_size.js aggregation/mongos_merge.js aggregation/sources/changeStream/change_stream.js aggregation/sources/changeStream/change_stream_invalidation.js aggregation/sources/changeStream/lookup_post_image.js aggregation/sources/changeStream/only_wake_getmore_for_relevant_changes.js noPassthrough/aggregation_cursor_invalidations.js parallel/basic.js sharding/aggregation_currentop.js