Skip to content

Conversation

@mosche
Copy link
Contributor

@mosche mosche commented Jul 24, 2025

Backport

This will backport the following commits from main to 8.19:

Questions ?

Please refer to the Backport tool documentation

Information about the system, and in particular the running JVM, is
logged relatively late in startup. When problems occur in low level
initialization, it is often useful to have this information. This commit
moves logging of system information to right after logging has been
initialized. Note that it no longer utilizes the JvmInfo class as most
was already easily available and the static init of JvmInfo does a lot.

(cherry picked from commit 789eb2f)

# Conflicts:
#	server/src/main/java/org/elasticsearch/bootstrap/Elasticsearch.java
#	server/src/main/java/org/elasticsearch/node/NodeConstruction.java
@mosche mosche added the auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label Jul 24, 2025
@elasticsearchmachine elasticsearchmachine merged commit 313545b into elastic:8.19 Jul 28, 2025
22 checks passed
@mosche mosche deleted the backport/8.19/pr-124926 branch July 28, 2025 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport v8.19.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants