You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2008/10/08 13:35:53 UTC

[jira] Resolved: (SM-1407) Memory Leak in http consumer processor when a timeout occurs

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

Guillaume Nodet resolved SM-1407.
---------------------------------

    Fix Version/s: servicemix-http-2008.02
       Resolution: Fixed

Sending        src/main/java/org/apache/servicemix/http/endpoints/HttpConsumerEndpoint.java
Sending        src/main/java/org/apache/servicemix/http/processors/ConsumerProcessor.java
Transmitting file data ..
Committed revision 702812.

The problem appears when the resume of the continutation fails.
It happens when the continuation timeout has elapsed but has not been processed yet.
In such a case, the exchange is sent back with an ERROR when received instead and it should avoid the component is not owner problem.

> Memory Leak in http consumer processor when a timeout occurs
> ------------------------------------------------------------
>
>                 Key: SM-1407
>                 URL: https://issues.apache.org/activemq/browse/SM-1407
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-http
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: 3.2.3, 3.3, servicemix-http-2008.02, servicemix-http-2008.01, 3.2.2
>
>         Attachments: ConsumerProcessor.java
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.