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

Fix fault tolerance dependencies #1812

Merged
merged 2 commits into from
Apr 2, 2019
Merged

Conversation

gsmet
Copy link
Member

@gsmet gsmet commented Apr 2, 2019

There is one reformat commit, please ignore.

The fix is here: 3b6779e .

We declare the quarkus-smallrye-metrics-deployment dependency but not the runtime one. It used to work but, with the new bootstrap, the fault tolerance quickstart is failing.

Otherwise the fault tolerance quickstart fails with:
Caused by: java.lang.ClassNotFoundException: io.quarkus.smallrye.metrics.runtime.SmallRyeMetricsTemplate
@gsmet gsmet added this to the 0.13.0 milestone Apr 2, 2019
@mkouba mkouba merged commit b63f0c2 into quarkusio:master Apr 2, 2019
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.

3 participants