Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-3594

Reload is racey with regard to reading the process state, which can cause intermittent test failures

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • 4.0.0.Beta2
    • None
    • None
    • None

      This can cause failures as seen at: https://ci.wildfly.org/viewLog.html?buildId=88799&tab=buildResultsDiv&buildTypeId=WFPR

      The issue is that the reload operation offloads the actual reload operation to an executor, which means that it is possible to execute :reload operation followed immediately by reading the 'server-state' attribute and see a state of 'running', even though the server has not reloaded yet.

              bstansbe@redhat.com Brian Stansberry
              sdouglas1@redhat.com Stuart Douglas (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: