You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/01/29 19:29:26 UTC

[GitHub] [camel] yasserzamani opened a new pull request #6852: Try Catch WireTap OnPrepare issue

yasserzamani opened a new pull request #6852:
URL: https://github.com/apache/camel/pull/6852


   issue when `wireTap` is inside a `doCatch`, and has `.end()` - removing `.end()` fixes issue but then it's confusing why exactly same wireTap inside `doTry` MUST have `.end()` and inside `doCatch` MUST NOT!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel] davsclaus commented on pull request #6852: Try Catch WireTap OnPrepare issue

Posted by GitBox <gi...@apache.org>.
davsclaus commented on pull request #6852:
URL: https://github.com/apache/camel/pull/6852#issuecomment-1028901764


   Thanks for the unit test I am taking the one from the JIRA


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel] davsclaus closed pull request #6852: Try Catch WireTap OnPrepare issue

Posted by GitBox <gi...@apache.org>.
davsclaus closed pull request #6852:
URL: https://github.com/apache/camel/pull/6852


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org