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 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
     add 158c42ae7656 CAMEL-24844: a null body is captured as "null", not left 
blank like a body that was not captured

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/camel/MessageHistory.java        |  3 ++-
 .../camel/impl/engine/DefaultMessageHistoryFactory.java       |  4 +++-
 .../camel/processor/MessageHistoryBodyTypeAndSizeTest.java    | 11 +++++++++--
 .../src/main/java/org/apache/camel/support/MessageHelper.java |  2 +-
 4 files changed, 15 insertions(+), 5 deletions(-)

Reply via email to