reta opened a new pull request #673: URL: https://github.com/apache/cxf/pull/673
In case of asynchronous invocation, the receive / read timeout (implemented using `Object.wait()` / `Object.notifyAll()`) does not trigger. One of the solutions is to fallback to Netty's `ReadTimeoutHandler`. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
