davsclaus commented on pull request #6676:
URL: https://github.com/apache/camel/pull/6676#issuecomment-1007916951


   @JiriOndrusek I have thought a bit on this again - and I think one problem 
was that the deadLetterChannel in the model would create an endpoint instance 
from the input uri string - that is in fact wrong. The model should not do 
that, as the uri should be resolved later like we do in reifiers etc.
   
   So I think there are 2 things
   
   - this component autowire that can maybe be done in init
   - dead letter channel uri -> endpoint too eager


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


Reply via email to