Skip to content

Respond to ES node "started" log message change #41

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 12, 2022

Conversation

stevejgordon
Copy link
Contributor

A recent PR in Elasticsearch introduced a subtle change to the log message format for the "started" log message. This is now in an 8.3.0-SNAPSHOT build and causes the nodes to never be recognised as started, ultimately timing out the handling of the managed cluster.

This PR addresses this by updating the check for the started message to also accept those beginning with the new format.

@stevejgordon stevejgordon merged commit 2283072 into master Apr 12, 2022
@stevejgordon stevejgordon deleted the respond-to-server-log-change branch April 12, 2022 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants