Giter VIP home page Giter VIP logo

Comments (8)

alexcojocaru avatar alexcojocaru commented on July 16, 2024 1

I have started working on making it work with ES 8. Removing the flavour option and renaming the transport.tcp.port property were simple to fix; the https/security changes are more difficult to adapt to. The Zen discovery was completely redone in ES, which might have broken the multi-instance configuration of the plugin - will look into that too.

from elasticsearch-maven-plugin.

alexcojocaru avatar alexcojocaru commented on July 16, 2024 1

All done; just finished pushing the latest version 6.20 to sonatype.

from elasticsearch-maven-plugin.

ChrisSamo632 avatar ChrisSamo632 commented on July 16, 2024

May also be worth addressing the fact that OSS releases stopped after 7.10.2 as well (I.e. only default instead)

from elasticsearch-maven-plugin.

alexcojocaru avatar alexcojocaru commented on July 16, 2024

Thanks for reporting that, Chris. I will look into fixing those issues soon.

from elasticsearch-maven-plugin.

alexcojocaru avatar alexcojocaru commented on July 16, 2024

I doubt it's worth getting this project to work with the latest ES version. There is not much info on the oss version, I wonder how you found out that version 7.10.2 was the last one to have an oss flavour. If that is accurate, it's been more than a year since that version was released, and no one else raised this issue. In other words, I wonder if this maven plugin is still used by anyone else.

from elasticsearch-maven-plugin.

ChrisSamo632 avatar ChrisSamo632 commented on July 16, 2024

You can see the release history for elasticsearch-oss at https://www.elastic.co/downloads/past-releases#elasticsearch-oss

Elasticsearch combined their release artifacts into https://www.elastic.co/downloads/past-releases#elasticsearch a while ago, the difference now being what xpack licence (if any) one chooses to use when starting the elasticsearch instance(s) - no xpack effectively being the oss version

I know this plugin works with the latest 7.17.0 version of elasticsearch (just use the "default" flavour and optionally add xpack settings for the startup) as it's used in apache/nifi for integration tests (https://github.com/apache/nifi/blob/main/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-client-service/pom.xml), which is where I was hoping to use the same for 8 0.0 to prove compatibility - https://issues.apache.org/jira/browse/NIFI-9678 (the integration tests in nifi main are currently set to use 7.10.2 due to the oss versioning, but only because I didn't want to add another -default only profile into the linked pom, I have successfully tested it with newer versions though)

from elasticsearch-maven-plugin.

ChrisSamo632 avatar ChrisSamo632 commented on July 16, 2024

Interestingly this plugin is one of those suggested in an Elastic issue that's been open for a while about documenting options for (external) application developers to integration test with elasticsearch - elastic/elasticsearch#55258

But as you say, I guess not many have been using it with more recent versions of elasticsearch

from elasticsearch-maven-plugin.

ChrisSamo632 avatar ChrisSamo632 commented on July 16, 2024

All done; just finished pushing the latest version 6.20 to sonatype.

That's great, I'll try to make use of it in the near future and will raise any further issues separately

from elasticsearch-maven-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.