-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.17.7, 2.19.0
-
Component/s: camel-olingo2, camel-olingo4
-
Labels:None
-
Patch Info:Patch Available
-
Estimated Complexity:Novice
-
Flags:Patch
In Olingo2AppImpl.readContent()/writeContent() if a RuntimeError or any other unhandled exception/error occurs the wait for response will never get triggered and the component ends up in an endless wait state. These functions should be modified to capture any type of throwable/exception/error.
- links to