Somebody help me , i can't package relealse version from elasticsearch v.2.3.3 source.
In high elasticsearch version, only execute ./gradlew assemble -Dbuild.snapshot=false.
Why not just downloading it from https://www.elastic.co/downloads/past-releases?
Basically from here: https://www.elastic.co/downloads/past-releases/elasticsearch-2-3-3
i need backport some bug to my online cluster, so i need fix issue and push to my online node.
What is the error message?
There are some BLOCKED thread in elasitcsearch 2.3.3 cluster when concurreny is high .
I meant: "what is the error message when you are trying to build the project?".
Anyway, why not just upgrading to the latest 2.x version?
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.