You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Steve Rowe (JIRA)" <ji...@apache.org> on 2018/10/26 16:58:00 UTC

[jira] [Comment Edited] (SOLR-12894) Solr documention for Java Vendors

    [ https://issues.apache.org/jira/browse/SOLR-12894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16665414#comment-16665414 ] 

Steve Rowe edited comment on SOLR-12894 at 10/26/18 4:57 PM:
-------------------------------------------------------------

bq. If we are to reccomend users to use OpenJDK maybe we should have a link so that users can download them on Windows , Linux and Mac? https://openjdk.java.net/install/ only has packages for linux .

Binaries for more platforms available here: https://adoptopenjdk.net/releases.html

bq. How does this change look?

+1, except maybe update the {{java \-version}} output in {{solr-system-requirements.adoc}} to something more modern?  E.g. mine from this issue's description (though it's from the Debian 8 {{openjdk-8-\*}} packages, so not the most recent).


was (Author: steve_rowe):
bq. If we are to reccomend users to use OpenJDK maybe we should have a link so that users can download them on Windows , Linux and Mac? https://openjdk.java.net/install/ only has packages for linux .

Binaries for more platforms available here: https://adoptopenjdk.net/releases.html

bq. How does this change look?

+1, except maybe update the {{java -version}} output in {{solr-system-requirements.adoc}} to something more modern?  E.g. mine from this issue's description (though it's from the Debian 8 {{openjdk-8-\*}} packages, so not the most recent).

> Solr documention for Java Vendors
> ---------------------------------
>
>                 Key: SOLR-12894
>                 URL: https://issues.apache.org/jira/browse/SOLR-12894
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: documentation
>            Reporter: Varun Thacker
>            Priority: Major
>         Attachments: SOLR-12894.patch, SOLR-12894.patch
>
>
> I was asked a question recently - "Is using OpenJDK safe with Solr 7.4" . To which my answer was yes . This was after I checked with Steve on which OpenJDK version runs on his jenkins
> For refrerence it currently uses -
> {code:java}
> openjdk version "1.8.0_171"
> OpenJDK Runtime Environment (build 1.8.0_171-8u171-b11-1~bpo8+1-b11)
> OpenJDK 64-Bit Server VM (build 25.171-b11, mixed mode){code}
>  
> Solr's ref guide (  [https://lucene.apache.org/solr/guide/installing-solr.html#got-java|https://lucene.apache.org/solr/guide/6_6/installing-solr.html#got-java] ) mentions using Oracle 1.8 or higher .
>  
> We should mention that both Oracle JDKs and Open JDKs are tested. Perhaps even have a compatibility matrix
>  
> Also we should note that Java 9 and 10 are short term releases . Hence remove wording that using Java8+ with more spefic versions.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org