-
Type: Task
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Serverless
To fully support capped collections in Serverless phase 1 we must solve the problem described in SERVER-61308. Otherwise, if a donor has a busy capped collection that's constantly truncating its oldest documents, the donor might be impossible to migrate from: every attempt to migrate would die of CappedPositionLost.
If we choose not to fix this we should ban capped collections from Serverless.
- is related to
-
SERVER-61308 CappedPositionLost if capped collection wraps around during tenant migration
- Closed