-
Notifications
You must be signed in to change notification settings - Fork 4
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
gh-116 Correctly compile and fix Hazelcast2CacheMetrics #119
Conversation
@kerkhofsd Shouldn't we add caching metrics to the smoke tests? |
build fails though |
@thijslemmens problem is that this problem doesn't show in current integration testing setup, It requires a clustered Alfresco environment (including a valid license)... |
and a clustered setup is hard because of bootstrapping.
Op vr 9 jul. 2021 om 16:31 schreef Daan Kerkhofs ***@***.***>:
… @thijslemmens <https://github.com/thijslemmens> problem is that this
problem doesn't show in current integration testing setup,
It requires a clustered Alfresco environment (including a valid license)...
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#119 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABSIMZQGDPTK3SG7CV4SKPTTW4B3XANCNFSM5AC34MJA>
.
|
To avoid the need of reflection in Added some minimal tests for the |
Kudos, SonarCloud Quality Gate passed! |
Fixes #116