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

JpaConsumer - Add option to control if consumer should run in transacted mode and rollback all if one exchange failed

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.7.4, 2.8.2
    • 2.7.5, 2.8.3, 2.9.0
    • camel-jpa
    • None
    • Unknown

    Description

      See nabble
      http://camel.465427.n5.nabble.com/Misleading-jmx-statistics-on-jpa-component-tp4960503p4960503.html

      We should add option consumer.transacted to allow end users to control if they want the JpaConsumer to run in transacted mode, where by if one exchange failed to be processed, the entire batch is rolled back. If not, then all the good messages will be committed, and only the failed message will rollback.

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            davsclaus Claus Ibsen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: