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

Remove (or comment) enforcement of Gauge<T extends Number> in metrics #1116

Closed
tjquinno opened this issue Oct 23, 2019 · 0 comments
Closed
Assignees
Milestone

Comments

@tjquinno
Copy link
Member

tjquinno commented Oct 23, 2019

MP seems to have finally decided to release Metrics 2.2 and MP 3.2 to address the backward-incompatible change in metrics 2.1/MP 3.1 (Gauge<T> -> Gauge<T extends Number>). They seem to be currently at work to create those new releases.

We had incorporated that change and added enforcement to @Gauge annotation sites.

That Helidon code needs to be removed or commented out for when those new MP releases are ready.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

1 participant