This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch feature/CAMEL-24819-circuit-breaker-counters
in repository https://gitbox.apache.org/repos/asf/camel.git
omit bf0e1e2c4f19 CAMEL-24819: Address review feedback
omit 854fdbda0303 CAMEL-24819: Address review feedback
omit ea9671263ce4 Regen
omit fb889a8884b6 CAMEL-24819: TUI help page explains how to read the
circuit breaker counters
omit a0421bb2740b CAMEL-24819: count fallback, timed out and bulkhead
rejected circuit breaker calls
omit fc930e119fbe CAMEL-24818: name the version in the upgrade guide note
omit 09cfefceef40 CAMEL-24818: Address review feedback
omit b0e12e421887 CAMEL-24818: avoid an Asciidoctor attribute reference in
the fallback text
omit 91aa35f2e5c6 CAMEL-24818: regenerate eip-samples.json with the new
circuit breaker fallback sample
omit 4d31e59610ac CAMEL-24818: circuitBreaker sets
CamelCircuitBreakerResponseRejected inside the onFallback
add 7ab6c2946729 CAMEL-24485: windows-validator - stop killing
slow-but-passing PowerShell suite runs
add 3814978ea599 CAMEL-24818: circuitBreaker sets
CamelCircuitBreakerResponseRejected inside the onFallback
add e6a741d0ebfa CAMEL-24819: count fallback, timed out and bulkhead
rejected circuit breaker calls
add 2f8669c622e7 CAMEL-24819: TUI help page explains how to read the
circuit breaker counters
add 0a6245d6ee65 Regen
add e145e4bd260e CAMEL-24819: Address review feedback
add eeab95ead227 CAMEL-24819: Address review feedback
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (bf0e1e2c4f19)
\
N -- N -- N
refs/heads/feature/CAMEL-24819-circuit-breaker-counters (eeab95ead227)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.github/workflows/package-native-validation.yml | 18 ++++++-
.../dsl/jbang/launcher/WebsiteInstallTest.java | 58 +++++++---------------
.../jbang/launcher/WebsiteInstallerFixture.java | 33 +++++++++++-
3 files changed, 68 insertions(+), 41 deletions(-)