Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-6054

camel-hazelcast - Manage transactions with SEDA Consumer and improve the mapstore lifecycle

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.10.3
    • 2.10.4, 2.11.0
    • camel-hazelcast
    • All camel applications with hazelcast component like seda consumer

    • Patch Available
    • Moderate

    Description

      The transactions are not started when the seda consumer is used.

      If the messages are stored in MapStore, seda consumer doesn't wait the end of transaction to remove data. It's a problem if the server crashes because data are lost.

      The patch allows to resolve this problem because the message in mapstore will be removed only when the transaction will be finished.

      Attachments

        1. camel-hazelcast.patch
          5 kB
          Thomas Vautrin

        Activity

          People

            davsclaus Claus Ibsen
            tvautrin Thomas Vautrin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: