Claus Ibsen created CAMEL-21300:
-----------------------------------

             Summary: camel-platform-http - Consumer should have option to 
control if writing response failing should cause Exchange to fail
                 Key: CAMEL-21300
                 URL: https://issues.apache.org/jira/browse/CAMEL-21300
             Project: Camel
          Issue Type: Improvement
          Components: camel-platform-http
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 4.9.0


When Camel route is done and platform-http consumer (vertx / spring-boot) is 
writing a response, then this can fail due to networking issues. In those 
causes a LOG is written but the Exchange in Camel is completed succesfully. 

If you use onCompletion in routes then this is completed succesfully. You may 
want to get the caused exxeption from vertx / SB instead. So in other words 
Camel route is okay, but vertx/SB failed during writing response on network 
level.

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to