Hi Radu Yes, all ok with SSL in Java 8 but broken pipe in Java 11
That almost proves that my certificate setup is ok but not completely as Java 11 has updated allowed protocols etc… I’ve played with the enable/disable of various TLS versions - all to no avail… My suspicion is the jetty version packaged with 8.1.1 ta! Paul Get Outlook for iOS<https://aka.ms/o0ukef> ________________________________ From: Radu Gheorghe <radu.gheor...@sematext.com> Sent: Monday, July 4, 2022 5:51 am To: users@solr.apache.org <users@solr.apache.org> Subject: Re: Solr 8.1.1 - OpenJDK 11 Hi Paul, Interesting - and with Java 8 you don't get these errors when enabling SSL? Best regards, Radu -- Elasticsearch/OpenSearch & Solr Consulting, Production Support & Training Sematext Cloud - Full Stack Observability http://sematext.com/ On Fri, Jul 1, 2022 at 6:02 PM Paul Ryder <p...@greenwaymediatech.com> wrote: > Hi Radu, > > Thanks for the info… and to be fair it all works (Solr 8.1.1 and openjdk > 11) without SSL enabled… > > Enabling SSL and inter node communication breaks with broken pipe errors… > so maybe ALPN or jetty issue but almost impossible to debug > > Ta! Paul > > Get Outlook for iOS<https://aka.ms/o0ukef> > ________________________________ > From: Radu Gheorghe <radu.gheor...@sematext.com> > Sent: Friday, July 1, 2022 3:49:56 PM > To: users@solr.apache.org <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 8.x). > > Best regards, > Radu > -- > Elasticsearch/OpenSearch & Solr Consulting, Production Support & Training > Sematext Cloud - Full Stack Observability > http://sematext.com/ > > > On Thu, Jun 30, 2022 at 10:04 PM Paul Ryder <p...@greenwaymediatech.com> > wrote: > > > Rumour has it that Solr 8.4 is the first of the 8.x releases to support > > java 11 > > > > But only a rumour…! Guess I’ll try that now… but it would be nice if the > > docs gave a definitive answer… > > > > Get Outlook for iOS<https://aka.ms/o0ukef> > > ________________________________ > > From: Alex The Rocker <alex.m3...@gmail.com> > > Sent: Thursday, June 30, 2022 2:19:30 PM > > To: users@solr.apache.org <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 found that > > everything was working fine, but I was a bit shy to push that in > > production, so still running with Java 11... > > > > Alex > > > > Le jeu. 30 juin 2022 à 08:34, Paul Ryder <p...@greenwaymediatech.com> a > > écrit : > > > > > > 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 pipe error in inter-node communication under SSL (Windows 10) > > > > > > What's the definitive recommended version of OpenJDK for Solr 8.1.1? > > > > > > Ta! Paul > > >