-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Performance
-
None
OutMessage#doneWithMessage is not called if there is an exception thrown in DBTCPConnector#call. It's only called if the method completes normally. Easily fixed with a try/finally.