-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
Fully Compatible
-
Repl 2017-06-19
-
0
Rollback throws RSFatalExceptions that have the default message "replica set fatal exception". In rollback, we throw multiple of these without changing the default which makes debugging more confusing. Almost every time we log an error message and then throw an empty exception. We should include the logged error message in the exception.