Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

CollectionScan died due to deleted position #48

Open
KFilipek opened this issue Feb 21, 2017 · 1 comment · Fixed by #52
Open

CollectionScan died due to deleted position #48

KFilipek opened this issue Feb 21, 2017 · 1 comment · Fixed by #52
Labels

Comments

@KFilipek
Copy link
Contributor

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
Copy link

abonisl commented Mar 27, 2018

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

@jschmieg jschmieg reopened this Mar 28, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants