Petals SE Camel

Properly support JBI faults in Camel

Details

  • Type: Improvement Request Improvement Request
  • Status: Resolved Resolved
  • Priority: Critical Critical
  • Resolution: Fixed
  • Affects Version/s: 1.0.2
  • Fix Version/s: 1.1.0
  • Component/s: None
  • Security Level: Public
  • Description:
    Hide

    The concept of Fault in Camel is a legacy concept that is not supported by Camel anymore and very limited in what we can do with it (for example, it is not possible to process in the route a fault, the route is always stopped when there is a fault).

    Hence, it is needed to:

    • mark messages as fault in a different way, most certainly using a message property
    • provide examples and documentation on how to use that properly.
    Show
    The concept of Fault in Camel is a legacy concept that is not supported by Camel anymore and very limited in what we can do with it (for example, it is not possible to process in the route a fault, the route is always stopped when there is a fault). Hence, it is needed to:
    • mark messages as fault in a different way, most certainly using a message property
    • provide examples and documentation on how to use that properly.
  • Environment:
    -

Activity

Hide
Victor NOËL added a comment - Thu, 21 Sep 2017 - 15:11:52 +0200

this was documented in the wiki

Show
Victor NOËL added a comment - Thu, 21 Sep 2017 - 15:11:52 +0200 this was documented in the wiki

People

Dates

  • Created:
    Tue, 19 Sep 2017 - 14:20:34 +0200
    Updated:
    Thu, 21 Sep 2017 - 15:11:52 +0200
    Resolved:
    Wed, 20 Sep 2017 - 09:40:47 +0200