This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch fix/CAMEL-24863
in repository https://gitbox.apache.org/repos/asf/camel.git
from 17477cbb3f0a CAMEL-24863: a failure the circuit breaker's fallback
recovered from is recorded as handled in the error registry
add 8af514294e92 CAMEL-24863: Address review feedback: markHandled() on
BacklogErrorEventMessage instead of a cast to the registry's entry class
No new revisions were added by this update.
Summary of changes:
.../main/java/org/apache/camel/spi/BacklogErrorEventMessage.java | 8 ++++++++
.../java/org/apache/camel/impl/engine/DefaultErrorRegistry.java | 9 +++++----
2 files changed, 13 insertions(+), 4 deletions(-)