-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
Fully Compatible
-
ALL
-
28
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Following the introduction - in SERVER-49354 - of a new way of checking for removeShard events in oplog entries, a failure is happening in case no appliedOps field is found in such entries.
A check should be added to check for the existence of the appliedOps key before trying to access it.