You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Rick McGuire (JIRA)" <ji...@apache.org> on 2008/03/19 19:54:24 UTC

[jira] Resolved: (GERONIMO-3916) proxy connection does not capture the successful connection events

     [ https://issues.apache.org/jira/browse/GERONIMO-3916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rick McGuire resolved GERONIMO-3916.
------------------------------------

    Resolution: Fixed

Committed revision 638972.

> 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
>         Attachments: GERONIMO-3916.patch
>
>
> 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.