-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
150
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
appendOplogNote will use a GlobalLock to perform its no-op write, which we may fail to acquire. Shard split must retry the command in this case, instead of conditionally retrying until a non-retriable, or network error is encountered.