Re: Solr 8.1.1 - OpenJDK 11

2022-07-04 Thread Paul Ryder
Thanks Shawn… will try it anyway… > On 4 Jul 2022, at 18:11, Shawn Heisey wrote: > > On 7/4/22 02:05, Paul Ryder wrote: >> Can anyone give me pointers to updating the jetty version on Solr 8.1.1? Is >> it just a case of overwriting the jetty jars in dist? > > If you upgrade all the jetty jars

Re: Solr 8.1.1 - OpenJDK 11

2022-07-04 Thread Shawn Heisey
On 7/4/22 02:05, Paul Ryder wrote: Can anyone give me pointers to updating the jetty version on Solr 8.1.1? Is it just a case of overwriting the jetty jars in dist? If you upgrade all the jetty jars in all locations under the program server directory, that will update Jetty. But I need to c

RE: Solr 8.1.1 - OpenJDK 11

2022-07-04 Thread Paul Ryder
Another update on this... Just installed and tried Solr 8.8.2 (this is the latest version supported by Sitecore) All works fine with Java 11 and SSL So something has been updated between 8.1.1 and 8.8.2 that fixes the Java 11 SSL connectivity... I still suspect Jetty version - this is 9.4.34 i

Re: Solr 8.1.1 - OpenJDK 11

2022-07-03 Thread Paul Ryder
version packaged with 8.1.1 ta! Paul Get Outlook for iOS<https://aka.ms/o0ukef> From: Radu Gheorghe Sent: Monday, July 4, 2022 5:51 am To: users@solr.apache.org Subject: Re: Solr 8.1.1 - OpenJDK 11 Hi Paul, Interesting - and with Java 8 you don't get t

Re: Solr 8.1.1 - OpenJDK 11

2022-07-03 Thread Radu Gheorghe
; Ta! Paul > > Get Outlook for iOS<https://aka.ms/o0ukef> > > From: Radu Gheorghe > Sent: Friday, July 1, 2022 3:49:56 PM > To: users@solr.apache.org > Subject: Re: Solr 8.1.1 - OpenJDK 11 > > Nono, I'm sure Java 11 support wa

Re: Solr 8.1.1 - OpenJDK 11

2022-07-01 Thread Paul Ryder
kef> From: Radu Gheorghe Sent: Friday, July 1, 2022 3:49:56 PM To: users@solr.apache.org Subject: Re: Solr 8.1.1 - OpenJDK 11 Nono, I'm sure Java 11 support was there before 8.x came out. I generally stick to LTS releases (so Java 17 for Solr 9.x and 11

Re: Solr 8.1.1 - OpenJDK 11

2022-07-01 Thread Radu Gheorghe
look for iOS<https://aka.ms/o0ukef> > > From: Alex The Rocker > Sent: Thursday, June 30, 2022 2:19:30 PM > To: users@solr.apache.org > Subject: Re: Solr 8.1.1 - OpenJDK 11 > > Hi, > > I'm running Solr 8.11 since a long time with IBM S

Re: Solr 8.1.1 - OpenJDK 11

2022-06-30 Thread Paul Ryder
Sent: Thursday, June 30, 2022 2:19:30 PM To: users@solr.apache.org Subject: Re: Solr 8.1.1 - OpenJDK 11 Hi, I'm running Solr 8.11 since a long time with IBM Semeru 11 (OpenJ9 variant of OpenJDK) on CentOS 7.9 x64, with SolrCloud, but no SSL. I tried once with Java 17 (still IBM Semeru 17) and

Re: Solr 8.1.1 - OpenJDK 11

2022-06-30 Thread Alex The Rocker
Hi, I'm running Solr 8.11 since a long time with IBM Semeru 11 (OpenJ9 variant of OpenJDK) on CentOS 7.9 x64, with SolrCloud, but no SSL. I tried once with Java 17 (still IBM Semeru 17) and found that everything was working fine, but I was a bit shy to push that in production, so still running wit

RE: Solr 8.1.1 - OpenJDK 11

2022-06-30 Thread Paul Ryder
: 30 June 2022 12:29 To: users@solr.apache.org Subject: Re: Solr 8.1.1 - OpenJDK 11 On 6/30/22 00:34, Paul Ryder wrote: > Various docs seem ambiguous on Java version required for Solr 8.1.1 > > Solr docs says Java 8 or higher and Solr 8.1.1 was continually tested > with JDK11 > >

Re: Solr 8.1.1 - OpenJDK 11

2022-06-30 Thread Shawn Heisey
On 6/30/22 00:34, Paul Ryder wrote: Various docs seem ambiguous on Java version required for Solr 8.1.1 Solr docs says Java 8 or higher and Solr 8.1.1 was continually tested with JDK11 Sitecore docs say use only Java8 for Solr 8.4 or earlier I'm trying OpenJDK 11 with Solr 8.1.1 - mostly works

Solr 8.1.1 - OpenJDK 11

2022-06-29 Thread Paul Ryder
All, Various docs seem ambiguous on Java version required for Solr 8.1.1 Solr docs says Java 8 or higher and Solr 8.1.1 was continually tested with JDK11 Sitecore docs say use only Java8 for Solr 8.4 or earlier I'm trying OpenJDK 11 with Solr 8.1.1 - mostly works but in cloud mode I get broken