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

Wrong plugin version showing at _cat/plugins #492

Closed
Fillipedem opened this issue Jul 1, 2024 · 2 comments
Closed

Wrong plugin version showing at _cat/plugins #492

Fillipedem opened this issue Jul 1, 2024 · 2 comments

Comments

@Fillipedem
Copy link

Hello everyone,

I am currently migrating an Elasticsearch instance to the new 8.14.1 version and testing the 1.5.9 plugin release for this version. However, I've encountered an inconsistency.

When I run GET _cat/plugins it returns: 181e5621ef1d ltr 1.5.8-es8.14.1. This suggests that the plugin version is 1.5.8, not 1.5.9 as expected.

Futhermore, the gradle.properties file also shows that the ltr plugin version is 1.5.8:

ltrVersion = 1.5.8
elasticsearchVersion = 8.14.1
luceneVersion = 9.10.0
ow2Version = 8.0.1
antlrVersion = 4.5.1-1

From what I can tell, it appears that the ltrVersion may not have been updated when the release was changed to 1.5.9.

Thanks!

@Philippus
Copy link
Contributor

I think this was fixed in #495.

@wrigleyDan
Copy link
Contributor

Thanks for spotting and reporting that one.
As @Philippus pointed out: we addressed that inconsistency in #495 with the latest plugin release supporting 8.14.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants