Re: [JENKINS] Lucene-Solr-8.x-Linux (64bit/jdk-13.0.1) - Build # 1684 - Failure!

2019-12-28 Thread Mikhail Khludnev
Hi, Dev. This happens though December. What we supposed to do? [junit4] # SIGSEGV (0xb) at pc=0x7f7e1c0e01c9, pid=30883, tid=30952 [junit4] # [junit4] # JRE version: OpenJDK Runtime Environment (13.0.1+9) (build 13.0.1+9) [junit4] # Java VM: OpenJDK 64-Bit Server VM (13.0.1+9,

Re: [JENKINS] Lucene-Solr-8.x-Linux (64bit/jdk-13.0.1) - Build # 1684 - Failure!

2019-12-28 Thread Robert Muir
Looks like a bug with this garbage collector (ZGC). We should file a bug report, the stack trace might be helpful to them: Current CompileTask: C2: 489037 23064 % 4 org.apache.lucene.index.RandomPostingsTester::verifyEnum @ 1415 (3617 bytes) Stack: [0x7f7be6564000,0x7f7be6665000],

Re: [JENKINS] Lucene-Solr-8.x-Linux (64bit/jdk-13.0.1) - Build # 1684 - Failure!

2019-12-28 Thread Robert Muir
Possibly this bug: https://bugs.openjdk.java.net/browse/JDK-8230565 So when the 13.0.2 comes out, maybe it goes away. On Sun, Dec 29, 2019 at 2:11 AM Robert Muir wrote: > Looks like a bug with this garbage collector (ZGC). We should file a bug > report, the stack trace might be helpful to

[Result] [VOTE] Release Lucene/Solr 8.4.0 RC2

2019-12-28 Thread Adrien Grand
It's been >72h since the vote was initiated and the result is: +1 16 (11 binding) 0 0 -1 0 This vote has PASSED. -- Adrien

Re: Lucene/Solr 8.4 release notes

2019-12-28 Thread Adrien Grand
Hello, Thanks to all who helped with release notes. I started publishing the artifacts, so this is a last call to modify release notes. On Thu, Dec 12, 2019 at 10:22 AM Adrien Grand wrote: > Hello all, > > I started working on the release notes for Lucene and Solr 8.4: > -

Re: maven issues with org.restlet.jee:org.restlet

2019-12-28 Thread Joel Bernstein
Let's move the discussion to this ticket: https://issues.apache.org/jira/browse/SOLR-13756 Joel Bernstein http://joelsolr.blogspot.com/ On Sat, Dec 28, 2019 at 1:31 PM Joel Bernstein wrote: > Here is the ticket on the reslet project: > >

Re: maven issues with org.restlet.jee:org.restlet

2019-12-28 Thread Joel Bernstein
Ok Uwe, I think I've got all the details. I'll open a ticket with the restlet project explaining the http->https redirect problem. Hopefully they will fix this and put this problem to rest (pun intended). I'll also open a Solr ticket so we can discuss what can be done to possibly mitigate this

Re: maven issues with org.restlet.jee:org.restlet

2019-12-28 Thread Joel Bernstein
Here is the ticket on the reslet project: https://github.com/restlet/restlet-framework-java/issues/1366 Joel Bernstein http://joelsolr.blogspot.com/ On Sat, Dec 28, 2019 at 1:17 PM Joel Bernstein wrote: > Ok Uwe, > > I think I've got all the details. I'll open a ticket with the restlet >