-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 2.6.0
-
Component/s: Connectivity
-
None
A MongoNodeIsRecoveringException is thrown in several scenarios, not all of which involve a secondary that is in the process of catching up with the oplog (the normal definition of "recovering").
The message of the exception should include the error code and codeName so that applications can tell exactly which scenario caused the exception to be thrown.