[
https://issues.apache.org/jira/browse/ARTEMIS-4134?focusedWorklogId=839689&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-839689
]
ASF GitHub Bot logged work on ARTEMIS-4134:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 17/Jan/23 15:43
Start Date: 17/Jan/23 15:43
Worklog Time Spent: 10m
Work Description: gemmellr opened a new pull request, #4334:
URL: https://github.com/apache/activemq-artemis/pull/4334
List the version in initial bootstrap log message, make it available earlier
and thus more obviously/reliably than the message after startup.
Issue Time Tracking
-------------------
Worklog Id: (was: 839689)
Remaining Estimate: 0h
Time Spent: 10m
> 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)