Uploaded image for project: 'ServiceMix'
  1. ServiceMix
  2. SM-927

StaticRoutingSlip leaks memory

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 3.1
    • None
    • servicemix-eip
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            dpredovic Dejan Predovic
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: