[jboss-jira] [JBoss JIRA] (WFLY-13325) Console availability message should be printed always before the boot statistics

Yeray Borges Santana (Jira) issues at jboss.org
Thu Apr 2 04:07:27 EDT 2020


Yeray Borges Santana created WFLY-13325:
-------------------------------------------

             Summary: Console availability message should be printed always before the boot statistics
                 Key: WFLY-13325
                 URL: https://issues.redhat.com/browse/WFLY-13325
             Project: WildFly
          Issue Type: Task
          Components: Management
            Reporter: Yeray Borges Santana
            Assignee: Yeray Borges Santana


WFCORE-4764 allows the Web console to start earlie. In domain mode just before the HC starts the managed servers and when the HC process is still STARTING. Once the console is available, a message gets printed in the logs to reflect the availability of the Web Console.

The Web Console in standalone is available when the {{ProcessStateNofitifer}} transitions to RUNNING, this is the same behaviour than before, however, now we are printing the console message as soon as the RUNNING notification arrives. Before WFCORE-4764 we were printing this message together with {{printBootStatistics()}}, and that occurs just before transitioning to RUNNING.

Print the console availability message after print the boot statistics could be confusing, after all the boot statistics message should be considered as the final message to reflect all the system is up and ready.

The task here is to adapt the console availability message to take into account this situation.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list