[
https://issues.apache.org/jira/browse/CAMEL-16173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17304032#comment-17304032
]
Claus Ibsen commented on CAMEL-16173:
-------------------------------------
Thanks for the excellent reproducer. I can likely see what is the problem in
camel-resilience4j
> Camel Resilience4j Bulkhead seems to not limit concurrent requests
> ------------------------------------------------------------------
>
> Key: CAMEL-16173
> URL: https://issues.apache.org/jira/browse/CAMEL-16173
> Project: Camel
> Issue Type: Bug
> Affects Versions: 3.7.1, 3.7.2
> Reporter: Jesper Duelund Isaksen
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 3.9.0
>
>
> In an attempt to ensure proper error handling once a Camel route would reach
> its configured Resilience4j Bulkhead limit, it was experienced that
> regardless of Bulkhead configuration, the limit was never upheld. Seemingly
> the Bulkhead has no effect within the circuit breaker.
> The context in which the bug was experienced:
> Spring Boot 2.4.2, Apache Camel 3.7.1 (reproducer tested using 3.7.2 as well).
> A reproducer Maven project can be found here: [sys-jdi/camel-bulkhead-test:
> Test of Resilience4J in Spring Boot application using Apache
> Camel.|https://github.com/sys-jdi/camel-bulkhead-test]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)