Robbie Gemmell created ARTEMIS-4134:
---------------------------------------
Summary: add version to initial boostrap log message, making it
more obvious
Key: ARTEMIS-4134
URL: https://issues.apache.org/jira/browse/ARTEMIS-4134
Project: ActiveMQ Artemis
Issue Type: Improvement
Components: Broker
Reporter: Robbie Gemmell
Assignee: Robbie Gemmell
Fix For: 2.28.0
The server startup prints a banner with the version, to stdout, not the logs.
It then logs an initial boostrap log message about starting the server, without
the version. The logs dont actually contain the broker version until it gets as
far as being started, on the 23rd line (assuming it gets that far). Also,
things not using the CLI wont even see the banner.
Add the version to the initial bootstrap log message, meaning it will be in the
first line of the logs, making it more obvious and available earlier in the
startup process.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)