[
https://issues.redhat.com/browse/WFWIP-352?page=com.atlassian.jira.plugin...
]
Jeff Mesnil edited comment on WFWIP-352 at 9/10/20 5:02 AM:
------------------------------------------------------------
Sorry, the documentation is lacking and I did not mention these procedures.
I've updated the documentation:
https://github.com/wildfly/wildfly/blob/e43b08aae6d1d68cb4ce50fd7a7e7402e...
The important part related to this WFWIP is the last note. The EAP7-1322 RFE will not
change the behaviour of the `mp.health.disable-default-procedures` *with regards to*
deployment.
was (Author: jmesnil):
Sorry, the documentation is lacking and I did not mention this procedures.
I've updated the documentation:
https://github.com/wildfly/wildfly/blob/e43b08aae6d1d68cb4ce50fd7a7e7402e...
The important part related to this WFWIP is the last note. The EAP7-1322 RFE will not
change the behaviour of the `mp.health.disable-default-procedures` *with regards to*
deployment.
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
Priority: Major
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)