Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-16946

system-property mp.health.disable-default-procedures not working

    XMLWordPrintable

Details

    • Bug
    • Resolution: Not a Bug
    • Blocker
    • None
    • 27.0.0.Beta1
    • MP Health
    • None

    Description

      When running WF as:

      ./bin/standalone.sh --server-config=standalone-microprofile.xml
      

      and configuring:

      /system-property=mp.health.disable-default-procedures:add(value=true)
      

      The following endpoints:

      All return: HTTP 200 with payload:

      {"status":"UP","checks":[]}
      

      Instead, we would expect HTTP 503 with a payload containing "status":"DOWN";

      Attachments

        Activity

          People

            jmesnil1@redhat.com Jeff Mesnil
            tborgato@redhat.com Tommaso Borgato
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: