Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
We're using asynchronous client proxy to access simple echo service.
However the method future.get() releases lock before handler is called (and it doesn't release because of the timeout)