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

Remove elasticsearch-6 extension module [HZ-4081] #24734

Merged

Conversation

frant-hartm
Copy link
Collaborator

@frant-hartm frant-hartm commented Jun 6, 2023

Elasticsearch 6 is no longer maintained.

Some data:
Elasticsearch 6.0.0 was released on Nov 10, 2017
The last minor 6.8.0 was released on May 20, 2019
The last patch 6.8.23 was released on Jan 13, 2022
It is not maintained anymore

The next major 7.0.0 was released on Apr 10, 2019 (we support=test against the latest minor)
Also, 8.0.0 was released on Feb 10, 2022 (we don't support it yet, there was a change in APIs)

Breaking changes: There is no connector for Elasticsearch 6 anymore.

Checklist:

  • Labels (Team:, Type:, Source:, Module:) and Milestone set
  • Label Add to Release Notes or Not Release Notes content set
  • Request reviewers if possible

Elasticsearch 6 is no longer maintained.
@frant-hartm frant-hartm added this to the 5.4.0 milestone Jun 6, 2023
@frant-hartm frant-hartm requested a review from a team June 6, 2023 08:49
Copy link
Contributor

@TomaszGaweda TomaszGaweda left a comment

Choose a reason for hiding this comment

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

@hz-devops-test
Copy link

The job Hazelcast-pr-builder of your PR failed. (Hazelcast internal details: build log, artifacts).
Through arcane magic we have determined that the following fragments from the build log may contain information about the problem.

Click to expand the log file

@frant-hartm
Copy link
Collaborator Author

run-lab-run

@frant-hartm frant-hartm merged commit 5aa7f75 into hazelcast:master Jun 6, 2023
8 checks passed
@degerhz degerhz changed the title Remove elasticsearch-6 extension module Remove elasticsearch-6 extension module [HZ-4081] Jan 3, 2024
@hz-devops-test
Copy link

The job Hazelcast-pr-builder of your PR failed. (Hazelcast internal details: build log, artifacts).
Through arcane magic we have determined that the following fragments from the build log may contain information about the problem.

Click to expand the log file
--------------------------
---------SUMMARY----------
--------------------------
[ERROR] COMPILATION ERROR : 
--------------------------
[ERROR] /home/jenkins/jenkins_slave/workspace/Hazelcast-pr-builder/modulepath-tests/src/main/java/module-info.java:[18,27] module not found: com.hazelcast.core
--------------------------
---------ERRORS-----------
--------------------------
[ERROR] COMPILATION ERROR : 
--------------------------
[ERROR] /home/jenkins/jenkins_slave/workspace/Hazelcast-pr-builder/modulepath-tests/src/main/java/module-info.java:[18,27] module not found: com.hazelcast.core
--------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.11.0:compile (default-compile) on project modulepath-tests: Compilation failure
--------------------------
[ERROR] /home/jenkins/jenkins_slave/workspace/Hazelcast-pr-builder/modulepath-tests/src/main/java/module-info.java:[18,27] module not found: com.hazelcast.core
--------------------------
[ERROR] -> [Help 1]
--------------------------
[ERROR] 
--------------------------
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
--------------------------
[ERROR] 
--------------------------
[ERROR] For more information about the errors and possible solutions, please read the following articles:
--------------------------
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
--------------------------
[ERROR] 
--------------------------
[ERROR] After correcting the problems, you can resume the build with the command
--------------------------
[ERROR]   mvn  -rf :modulepath-tests
--------------------------

@hz-devops-test
Copy link

The job Hazelcast-pr-EE-compiler of your PR failed. (Hazelcast internal details: build log, artifacts).
Through arcane magic we have determined that the following fragments from the build log may contain information about the problem.

Click to expand the log file
--------------------------
---------SUMMARY----------
--------------------------
[ERROR] COMPILATION ERROR : 
--------------------------
[ERROR] /appdisk/jenkins/jenkins_slave/workspace/Hazelcast-pr-EE-compiler/hazelcast-enterprise/hazelcast-enterprise-native-memory/src/test/java/com/hazelcast/internal/memory/NoMixedJUnitAnnotationsInOurTestSourcesTest.java:[9] error: cannot find symbol
--------------------------
---------ERRORS-----------
--------------------------
[ERROR] COMPILATION ERROR : 
--------------------------
[ERROR] /appdisk/jenkins/jenkins_slave/workspace/Hazelcast-pr-EE-compiler/hazelcast-enterprise/hazelcast-enterprise-native-memory/src/test/java/com/hazelcast/internal/memory/NoMixedJUnitAnnotationsInOurTestSourcesTest.java:[9] error: cannot find symbol
--------------------------
[ERROR] /appdisk/jenkins/jenkins_slave/workspace/Hazelcast-pr-EE-compiler/hazelcast-enterprise/hazelcast-enterprise-native-memory/src/test/java/com/hazelcast/internal/memory/NoMixedJUnitAnnotationsInOurTestSourcesTest.java:[17,34] error: cannot find symbol
--------------------------
[ERROR] /appdisk/jenkins/jenkins_slave/workspace/Hazelcast-pr-EE-compiler/hazelcast-enterprise/hazelcast-enterprise-native-memory/src/test/java/com/hazelcast/internal/memory/NoMixedJUnitAnnotationsInOurTestSourcesTest.java:[20,21] error: cannot find symbol
--------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.12.1:testCompile (default-testCompile) on project hazelcast-enterprise-native-memory: Compilation failure: Compilation failure: 
--------------------------
[ERROR] /appdisk/jenkins/jenkins_slave/workspace/Hazelcast-pr-EE-compiler/hazelcast-enterprise/hazelcast-enterprise-native-memory/src/test/java/com/hazelcast/internal/memory/NoMixedJUnitAnnotationsInOurTestSourcesTest.java:[9] error: cannot find symbol
--------------------------
[ERROR]   symbol:   static onlyCurrentModuleTests
--------------------------
[ERROR]   location: class ModuleImportOptions
--------------------------
[ERROR] /appdisk/jenkins/jenkins_slave/workspace/Hazelcast-pr-EE-compiler/hazelcast-enterprise/hazelcast-enterprise-native-memory/src/test/java/com/hazelcast/internal/memory/NoMixedJUnitAnnotationsInOurTestSourcesTest.java:[17,34] error: cannot find symbol
--------------------------
[ERROR]   symbol:   method onlyCurrentModuleTests()
--------------------------
[ERROR]   location: class NoMixedJUnitAnnotationsInOurTestSourcesTest
--------------------------
[ERROR] /appdisk/jenkins/jenkins_slave/workspace/Hazelcast-pr-EE-compiler/hazelcast-enterprise/hazelcast-enterprise-native-memory/src/test/java/com/hazelcast/internal/memory/NoMixedJUnitAnnotationsInOurTestSourcesTest.java:[20,21] error: cannot find symbol
--------------------------
[ERROR]   symbol:   variable NO_JUNIT_MIXING
--------------------------
[ERROR]   location: class ArchUnitRules
--------------------------
[ERROR] -> [Help 1]
--------------------------
[ERROR] 
--------------------------
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
--------------------------
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
--------------------------
[ERROR] 
--------------------------
[ERROR] For more information about the errors and possible solutions, please read the following articles:
--------------------------
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
--------------------------
[ERROR] 
--------------------------
[ERROR] After correcting the problems, you can resume the build with the command
--------------------------
[ERROR]   mvn  -rf :hazelcast-enterprise-native-memory
--------------------------

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.

None yet

3 participants