Resolve "Report non-CDB exception in logs in FastClient"
Closes #38 (closed)
Intention
Extend exception report for non-CDB exceptions so that it is easier to troubleshoot non-CDB errors.
Solution
-
This update logs stack dump in case of a non-CDB exception in the class FastClient.
-
This update adds missing message arguments.
-
This update restores FastClient unit tests.
-
This update corrects a test DB health check which fails.
Test
-
This update was tested using unit tests.
Edited by Ivo Hanák