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

Dejan Predovic closed SM-927.
-----------------------------

    Resolution: Won't Fix

Sorry - there is nothing wrong with StaticRoutingSlip, the problem is the 
calling poller component that was calling the SRS endpoint. I opened the new 
issue: https://issues.apache.org/activemq/browse/SM-936

> StaticRoutingSlip leaks memory
> ------------------------------
>
>                 Key: SM-927
>                 URL: https://issues.apache.org/activemq/browse/SM-927
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-eip
>    Affects Versions: 3.1
>            Reporter: Dejan Predovic
>
> StaticRoutingSlip leaks memory on every message exchange because the last 
> exchange in the chain is stored in the store but never loaded. As far as I 
> can tell it's enough to simply delete the line 208:
> store.store(exchange.getExchangeId(), exchange);
> and it works correctly.

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

Reply via email to