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

camel-kafka: "breakOnFirstError" option is not respected

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.12.0, 3.14.2, 3.15.0, 3.16.0
    • 3.18.0
    • camel-kafka
    • None
    • Unknown
    • Regression

    Description

      Description:
      Errors thrown in kafka-consumer routes with "breakOnFirstError" enabled does not trigger reprocessing in 3.12.0 and forward, as if option "breakOnFirstError" is not respected.

      Reproduction:

      • Configure a route consuming from kafka with option "breakOnFirstError" enabled
      • Trigger an exception in route

      Expected result:

      Actual result:

      • Consumer continuous to next message

      GitHub project reproducing the issue

      https://github.com/espeandr/camel-kafka-break-on-error-demo

      Test-runs
      3.16.0 (failing): https://github.com/espeandr/camel-kafka-break-on-error-demo/runs/5886049034?check_suite_focus=true
      3.11.6 (succeeding): https://github.com/espeandr/camel-kafka-break-on-error-demo/runs/5886221956?check_suite_focus=true

      Attachments

        Issue Links

          Activity

            People

              klease78 Karen Lease
              eandre Espen Andreassen
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: