davsclaus commented on PR #7686: URL: https://github.com/apache/camel/pull/7686#issuecomment-1142396875
At first thought I dont see this as good because there is already functionality for continue/handled that are well established for a long time. This is an internal thingy that makes things more complex (yet another way of doing something). Its also seldom use-case to control this via exchange properties. Also a big reason is that for Camel 3 we have profiled and optimized the routing engine and the overhead of checking for a new exchange property that 99.999% are not in use is too high. -- 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-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org