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

camel-hystrix - HystrixBadRequestException is swallowed

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.0.0.RC1, 3.0.0
    • camel-hystrix
    • None
    • Unknown

    Description

      CAMEL-13066 fixed a problem that HystrixBadRequestExceptions caused the fallback processor being executed.

      However, it seems that due to this fix the exception is simply thrown away and the route proceeds as if no error has occurred. This is certainly not the intended behavior.

      As I understand it, the HystrixBadRequestExceptions should simply be thrown out of the HystrixProcessor, but without any fallback processor being triggered or circuit being opened

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            christian.ohr christian ohr
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: