Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

yaml: add support for LoadBalancer and CircuitBreaker EIPs #183 #299

Merged
merged 2 commits into from
Apr 15, 2020

Conversation

lburgazzoli
Copy link
Contributor

No description provided.

@lburgazzoli lburgazzoli requested a review from davsclaus April 15, 2020 12:22
@lburgazzoli
Copy link
Contributor Author

@davsclaus mind having a look ?

setLoadBalancerType(definition);;
}

@JsonAlias("roundRobin")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just wonder if the alias should also have the dash variant? round-robin?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

jackson should be able to handle both the cases but I will add a test

public FBDefinition onFallback;

public List<Step> steps;

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When upgrading to Camel 3.3 then we also have microprofile-fault-tolerance as CB

@davsclaus davsclaus merged commit a0db7e1 into apache:master Apr 15, 2020
@lburgazzoli lburgazzoli deleted the yaml branch April 15, 2020 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants