davsclaus commented on PR #21730:
URL: https://github.com/apache/camel/pull/21730#issuecomment-4029092837

   the message history is also very useful - so if you enabled this, then the 
exchange contains exchange property with the trace of every node the message 
has been routed up until the error. This information would be great to capture 
as well.
   
   The console should then also include this information, see the other concole 
that dumps the message history.
   
   Also I think that stacktrace should enabled by default, when you use this 
feature. I dont think it takes up much memory and that is not a concern. Its 
about having as much relevant information at hand so the problem can be 
understood
   
   Also can TTL be disabled with -1 or something so the entries are there 
without expiring?
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to