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 f1439aa699e4 CAMEL-24844: the error registry's step reads bodyType=
and bodySize=, so it is not taken for the payload
add 9af707e573b1 CAMEL-24844: Address review feedback
No new revisions were added by this update.
Summary of changes:
.../MetricsMessageHistoryFactory.java | 4 +++-
.../MicrometerMessageHistoryFactory.java | 5 ++++-
.../impl/engine/DefaultMessageHistoryFactory.java | 13 +------------
.../org/apache/camel/impl/ErrorRegistryTest.java | 22 ++++++++++++++++++++++
.../MessageHistoryBodyTypeAndSizeTest.java | 21 ++++++++++++++++++++-
.../camel/support/DefaultMessageHistory.java | 20 ++++++++++++++++++++
6 files changed, 70 insertions(+), 15 deletions(-)