if the recipient shard has no version initialized for the namespace.
This is because the ssv request sent has authoritative: false and will trigger this error on the recipient shard.
Another bug is that it is being sent with the collection version instead of the shard version.
- is duplicated by
-
SERVER-34899 "best-effort" setShardVersion sent from donor to recipient after chunk migration commit always fails if this was first chunk migrated to recipient
- Closed