-
Type:
Task
-
Resolution: Won't Fix
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
With SERVER-78150, mongos returns an "fsyncLock called when not locked" error if fsyncUnlock has been invoked on an unlocked shard. This error should ignored instead of reporting it to the user. This error is also reported by mongod. It will be better to keep the behaviors of both monogd and mongos in sync and have both the components ignore this error.