[
https://issues.apache.org/jira/browse/IGNITE-21874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirill Tkalenko updated IGNITE-21874:
-------------------------------------
Description:
We need to log some OS info to the server log.
AI2:
{noformat}
OS: Linux 5.15.0-100-generic amd64
{noformat}
AI3:
{code:java}
// Nothing
{code}
was:
We need to log some environments to the server log.
1) *OS* and {*}Java version{*}:
AI2:
{noformat}
OS: Linux 5.15.0-100-generic amd64
[17:54:06] VM information: Java(TM) SE Runtime Environment 18.0.1.1+2-6 Oracle
Corporation Java HotSpot(TM) 64-Bit Server VM 18.0.1.1+2-6{noformat}
AI3:
{code:java}
// Nothing
{code}
> Log OS versions to the server log at startup
> --------------------------------------------
>
> Key: IGNITE-21874
> URL: https://issues.apache.org/jira/browse/IGNITE-21874
> Project: Ignite
> Issue Type: Improvement
> Reporter: Alexander Belyak
> Assignee: Kirill Tkalenko
> Priority: Major
> Labels: ignite-3
>
> We need to log some OS info to the server log.
> AI2:
> {noformat}
> OS: Linux 5.15.0-100-generic amd64
> {noformat}
> AI3:
> {code:java}
> // Nothing
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)