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

Migration to Elasticsearch 1.2.2 #629

Merged
merged 0 commits into from
Nov 4, 2014
Merged

Conversation

jxerome
Copy link
Contributor

@jxerome jxerome commented Jul 13, 2014

Current Elasticsearch version (0.20.x) is quite old.
This PR migrate Tatami to the last version of ES.

Attention: ES 1.2 requires Java 1.7+
The project was migrated to Java 1.7 at the same time.
Since previous Java version are no more supported by Oracle, this is the opportunity to make the switch.

@rlheritier
Copy link
Contributor

OK. Thanks!

@ciraxwe
Copy link

ciraxwe commented Jul 21, 2014

You may want to review #281 (comment). Cassandra might not work well with Java 7.

@jxerome
Copy link
Contributor Author

jxerome commented Jul 21, 2014

This is an old story.

Datastax recommandation is

The latest 64-bit version of Java 6 or 7 is recommended, not the OpenJDK.

http://www.datastax.com/documentation/cassandra/1.2/cassandra/install/installRecommendSettings.html?scroll=reference_ds_sxl_gf3_2k__java-virtual-machine

@jxerome
Copy link
Contributor Author

jxerome commented Jul 21, 2014

By the way, Cassandra cluster is supposed to be run in a different JVM. So we could still use Java 6 for it if needed.

@jdubois jdubois merged commit d45aad3 into ippontech:master Nov 4, 2014
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

Successfully merging this pull request may close these issues.

4 participants