Skip to content
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

Revert non-semantic NodeInfo #102636

Merged
merged 4 commits into from Nov 27, 2023
Merged

Revert non-semantic NodeInfo #102636

merged 4 commits into from Nov 27, 2023

Conversation

ldematte
Copy link
Contributor

@ldematte ldematte commented Nov 27, 2023

Minimal change to revert #100746 (a full revert was not possible due to TransportVersion change).
Reason: it appears that serverless Kibana is still relying on semantic versions.

@elasticsearchmachine
Copy link
Collaborator

Hi @ldematte, I've created a changelog YAML for you.

@ldematte ldematte marked this pull request as ready for review November 27, 2023 11:35
@elasticsearchmachine elasticsearchmachine added the Team:Core/Infra Meta label for core/infra team label Nov 27, 2023
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra (Team:Core/Infra)

@elasticsearchmachine
Copy link
Collaborator

Hi @ldematte, I've created a changelog YAML for you.

@@ -117,7 +118,8 @@ public NodeInfo info(
boolean indices
) {
return new NodeInfo(
Build.current().version(),
// TODO: revert to Build.current().version() when Kibana is updated
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we have a ticket to track this yet?

@ldematte ldematte merged commit c4b3842 into elastic:main Nov 27, 2023
15 checks passed
@ldematte ldematte deleted the revert-100746 branch November 27, 2023 12:19
timgrein pushed a commit to timgrein/elasticsearch that referenced this pull request Nov 30, 2023
ldematte added a commit to ldematte/elasticsearch that referenced this pull request Feb 20, 2024
Kibana has updated its codebase to handle non-semver (elastic/kibana#172093), so we can now safely reintroduce our change.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Core/Infra/Core Core issues without another label >regression Team:Core/Infra Meta label for core/infra team test-update-serverless v8.12.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants