Filirom1
(Filirom1)
February 5, 2013, 9:50am
1
Hi,
After reading this post
: https://github.com/blog/1397-recent-code-search-outages , I wonder what is
the best Java Version for Elasticsearch.
What version do you use ?
Cheers
Romain
--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com .
For more options, visit https://groups.google.com/groups/opt_out .
Hiya
After reading this post :
Recent Code Search Outages - The GitHub Blog , I wonder what
is the best Java Version for Elasticsearch.
Java 6 is no longer supported. You should be using a recent version of
Java 7, preferably from Oracle. (I've read reports that ES on openjdk
doesn't perform nearly as well as Oracle's Java)
clint
What version do you use ?
Cheers
Romain
--
You received this message because you are subscribed to the Google
Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to elasticsearch+unsubscribe@googlegroups.com .
For more options, visit https://groups.google.com/groups/opt_out .
--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com .
For more options, visit https://groups.google.com/groups/opt_out .
Filirom1
(Filirom1)
February 5, 2013, 10:21am
3
Ok thank you !
2013/2/5 Clinton Gormley clint@traveljury.com
Hiya
After reading this post :
Recent Code Search Outages - The GitHub Blog , I wonder what
is the best Java Version for Elasticsearch.
Java 6 is no longer supported. You should be using a recent version of
Java 7, preferably from Oracle. (I've read reports that ES on openjdk
doesn't perform nearly as well as Oracle's Java)
clint
What version do you use ?
Cheers
Romain
--
You received this message because you are subscribed to the Google
Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to elasticsearch+unsubscribe@googlegroups.com .
For more options, visit https://groups.google.com/groups/opt_out .
--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to elasticsearch+unsubscribe@googlegroups.com .
For more options, visit https://groups.google.com/groups/opt_out .
--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com .
For more options, visit https://groups.google.com/groups/opt_out .
karmi
(Karel Minarik)
February 6, 2013, 7:30am
4
Java 6 is no longer supported. You should be using a recent version of
Java 7
To check how recent your Java version is, use eg. this
page: Java version history - Wikipedia
Karel
--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com .
For more options, visit https://groups.google.com/groups/opt_out .