[ 
https://issues.apache.org/jira/browse/RATIS-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18066397#comment-18066397
 ] 

Attila Doroszlai commented on RATIS-2338:
-----------------------------------------

I prefer removing Git URL from the generated properties files.

- POM already has reference for [source code 
management|https://github.com/apache/ratis/blob/ad1456ecad4711fde0e033f91a9450646c51d5f1/pom.xml#L79-L84].
  It points to a git.apache.org URL, originally github.com had read-only mirror 
for these projects.
- Which repo we build from should not matter as long as Git commit SHA is the 
same, since it does not change across forks.  Also, actual build happens in 
local clone, not a remote repo at any URL.

> 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)

Reply via email to