[
https://issues.apache.org/jira/browse/ARTEMIS-4134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17677837#comment-17677837
]
ASF subversion and git services commented on ARTEMIS-4134:
----------------------------------------------------------
Commit 9ff5c0f426922c481f7ced49fc241915c64e7704 in activemq-artemis's branch
refs/heads/main from Robbie Gemmell
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=9ff5c0f426 ]
ARTEMIS-4134: list the version in initial boostrap log message, make it
available earlier and more obviously/reliably than later message after startup
> 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
> Priority: Minor
> Fix For: 2.28.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)