Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
None
-
Fully Compatible
-
ALL
-
150
Description
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.