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

ISPN-11106 Export 'base' and 'vendor' microprofile metric registries #7696

Merged
merged 1 commit into from Dec 20, 2019

Conversation

anistor
Copy link
Member

@anistor anistor commented Dec 18, 2019

@anistor anistor added this to the 10.1.0.Final milestone Dec 18, 2019
try {
jmxRegistrar.init();
} catch (Exception e) {
//throw new IllegalStateException("Failed to initialize base and vendor metrics from JMX MBeans", e);
Copy link
Member

Choose a reason for hiding this comment

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

I assume that this should be at least a WARN?

Copy link
Member Author

Choose a reason for hiding this comment

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

Oops. No, it should be an ERROR and I wonder why I commented it out. Will fix asap.

@tristantarrant tristantarrant merged commit 3dad7af into infinispan:master Dec 20, 2019
@tristantarrant
Copy link
Member

Merged

@anistor anistor deleted the t_ISPN-11106_m branch December 20, 2019 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants