This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch fix/CAMEL-24844-history
in repository https://gitbox.apache.org/repos/asf/camel.git
from df4a757f227e CAMEL-24844: the message history carries the body's type
and size as each node was reached, and the failure table shows them
add 981d3533eb33 CAMEL-24844: the body's type and size of each history
entry reach the debug console, the error registry and the backlog debugger's
JMX XML
No new revisions were added by this update.
Summary of changes:
.../org/apache/camel/impl/engine/DefaultErrorRegistry.java | 13 ++++++++++---
.../java/org/apache/camel/impl/console/DebugDevConsole.java | 6 ++++++
.../camel/management/mbean/ManagedBacklogDebugger.java | 3 +++
3 files changed, 19 insertions(+), 3 deletions(-)