Details
-
Type:
New Feature
-
Status: Resolved
-
Priority:
Major
-
Resolution: Implemented
-
Affects Version/s: None
-
Fix Version/s: 2.20.0
-
Component/s: camel-kubernetes
-
Labels:None
-
Estimated Complexity:Unknown
Description
We should try to create a Camel route policy based on kubernetes resource locking, as done in: https://github.com/fabric8io/fabric8-ipaas/tree/master/camel-master (but also https://github.com/kubernetes/kubernetes/blob/master/pkg/client/leaderelection/leaderelection.go).
The implementation inside Camel will provide a RoutePolicy instead of a "master" component.
Claus Ibsen do you think we should ask the fabric8 team to donate it to camel? I think we can just implement our route-policy version based on its algorithm. The two modules will not have the same API at the end, so we will not provide a replacement for it...
Attachments
Issue Links
- is related to
-
CAMEL-10320 Provide a LeaderPolicy to ease the implementation of master/slave route/context
-
- Resolved
-
- links to