[
https://issues.apache.org/jira/browse/RATIS-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18023345#comment-18023345
]
Tsz-wo Sze edited comment on RATIS-2338 at 9/29/25 3:58 PM:
------------------------------------------------------------
The output will look like below:
{code:java}
Starting Apache Ratis Common -- VersionInfo :
version: 3.1.3
url: https://github.com/szetszwo/ratis.git
revision: d4fb46d64f9fbf1a8f5dc5ed41a9cf4ed9e81d2f
java: OpenJDK 64-Bit Server VM 11.0.28+0
user: szetszwo
{code}
was (Author: szetszwo):
The output will look like below:
{code:java}
Starting Apache Ratis Common -- VersionInfo :
version: 3.1.3
url: https://github.com/szetszwo/ratis.git
revision: e093615a9821a8499c364e71a5c6d0acb088be22
java_version: 1.8.0_452 {code}
> Print version info when starting a server
> -----------------------------------------
>
> Key: RATIS-2338
> URL: https://issues.apache.org/jira/browse/RATIS-2338
> Project: Ratis
> Issue Type: Improvement
> Components: server
> Reporter: Tsz-wo Sze
> Assignee: Tsz-wo Sze
> Priority: Major
> Fix For: 3.2.1
>
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> We are already using hadoops:version-info to generate
> ratis-version.properties files. This JIRA is to print the version info when
> starting a server.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)