Martin Choma created WFWIP-352:
----------------------------------
Summary: All checks are returned if mp.health.disable-default-procedures=true
in META-INF
Key: WFWIP-352
URL:
https://issues.redhat.com/browse/WFWIP-352
Project: WildFly WIP
Issue Type: Bug
Components: MP Health
Reporter: Martin Choma
Assignee: Jeff Mesnil
Attachments: HealthDeprecatedTest.war
According to [0] I understand mp.health.disable-default-procedures=true should disable
default checks added by RFE
https://issues.redhat.com/browse/EAP7-1322.
But we have tests where we configure this property and `boot-errors`, `server-state`,
`deployments-status` are returned.
When I set mp.health.disable-default-procedures=true globally by ./standalone.sh
-Dmp.health.disable-default-procedures=true it works corectly. Problems seems
mp.health.disable-default-procedures is configured through META-INF file in war file. Is
this behaviour expected?
[0]
https://github.com/wildfly/wildfly/commit/f5bd3daebce865c3215a65454cc2f6d...
[1]
https://eap-qe-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/eap-7.x-microp...
[2]
https://github.com/jboss-eap-qe/eap-microprofile-test-suite/blob/058910f9...
--
This message was sent by Atlassian Jira
(v7.13.8#713008)