Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
VertxServerRequestToHttpServletRequest use the the vertx HttpServerRequest socketAddress, this will call the netty channel to get remote addtess, but server has timeout, so the remote address has been released and return null. so we have to bind the socketaddress to the ServletRequest
Attachments
Issue Links
- links to