-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Cluster Scalability
-
Fully Compatible
-
ALL
-
ClusterScalability Jun23-Jul6
-
200
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
-
None
It takes the lock here:
https://github.com/10gen/mongo/blob/5fda493b4dfb865600281c4c1c54dfeef60e46f6/src/mongo/db/s/migration_batch_inserter.cpp#L149
But not in these places:
https://github.com/10gen/mongo/blob/5fda493b4dfb865600281c4c1c54dfeef60e46f6/src/mongo/db/s/migration_batch_inserter.cpp#L102-L103
https://github.com/10gen/mongo/blob/5fda493b4dfb865600281c4c1c54dfeef60e46f6/src/mongo/db/s/migration_batch_inserter.cpp#L118-L119
- is related to
-
SERVER-107121 migration_batch_inserter.cpp should use cancellation tokens instead of checking for interrupt on operation contexts
-
- Needs Scheduling
-