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 2021/05/12 08:23:54 UTC

[GitHub] [camel] yasserzamani commented on pull request #5543: set exchange's fromEndpoint property through the UnitOfWork advice

yasserzamani commented on pull request #5543:
URL: https://github.com/apache/camel/pull/5543#issuecomment-839573678


   I have doubts about this: Maybe it makes sense to keep it as before as is. I'm not sure maybe someone needs to distinguish between an exchange which has come from a consumer and an exchange which hasn't. With these changes she/he misses this possibility. Furthermore now that I re-think I personally think `null` is rational and means that the exchange is originated by an unknown method and has sent to the first `from`. But without it we cannot distinguish between if it's originated by the first `from` or no. At bottom you know better. That's just my feelings.


-- 
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.

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