[
https://issues.apache.org/jira/browse/CAMEL-17090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-17090:
--------------------------------
Fix Version/s: 3.13.0
> ClusteredRoutePolicy get locked on leader change
> ------------------------------------------------
>
> Key: CAMEL-17090
> URL: https://issues.apache.org/jira/browse/CAMEL-17090
> Project: Camel
> Issue Type: Bug
> Components: came-core
> Affects Versions: 3.x
> Reporter: Iliya Grushevskiy
> Priority: Major
> Fix For: 3.13.0
>
>
> ClusteredRoutePolicy will get locked forever once leader become false. The
> issue is that policy route stop and controller route stop are not
> distinguished. And stopping all routes by policy will result in view event
> handler remove, that in turn will result in infinite lock.
> The proposed solution is to release view only once there are no routes left
> to manage. And acquire new view once there are.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)