proxy connection does not capture the successful connection events
------------------------------------------------------------------
Key: GERONIMO-3916
URL: https://issues.apache.org/jira/browse/GERONIMO-3916
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: AsyncHttpClient
Affects Versions: 1.x
Reporter: Sangjin Lee
Assignee: Rick McGuire
Priority: Minor
AsyncHttpClient emits monitoring events, and CONNECTION_SUCCESSFUL is emitted
when we have a connected session. However, the CONNECTION_SUCCESSFUL event is
not emitted for a proxied connection. See
ProxyFutureListener.operationComplete()...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.