Re: Branch branch_8_9 has been cut and versions updated to 8.10 on stable branch

2021-06-07 Thread Thomas Wöckinger
Hi Mayya, I tested the branch_8_9 yesterday and found a behavioral change when using Faceting with Enum fields, the returned 'val' in the buckets has changed from EnumFieldValue to a String of the corresponding ordinal. I think it is related to https://issues.apache.org/jira/browse/SOLR-15191, I

[jira] [Commented] (PYLUCENE-58) SEGV on import lucene

2021-06-07 Thread Andi Vajda (Jira)
[ https://issues.apache.org/jira/browse/PYLUCENE-58?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17359016#comment-17359016 ] Andi Vajda commented on PYLUCENE-58: I did not reproduce the issue you reported but I still fixed a

Re: [JENKINS] Lucene » Lucene-Solr-SmokeRelease-8.x - Build # 220 - Still Failing!

2021-06-07 Thread Mayya Sharipova
Thanks Robert for the explanation. Jason, thank you for your reply and investigations. > Do you happen to have the command that reproduced this for you? You can see the build failures in Jenkins . The last 3 failures were

Re: [JENKINS] Lucene » Lucene-Solr-SmokeRelease-8.x - Build # 220 - Still Failing!

2021-06-07 Thread Robert Muir
Sheisty means classes that collide with jdk packages. E.g. this javax.annotation looks like a problem, as it collides with existing jdk package in an xml module: https://docs.oracle.com/javase/8/docs/api/javax/annotation/package-summary.html Looks like the whole jar being used here is

Re: [JENKINS] Lucene » Lucene-Solr-SmokeRelease-8.x - Build # 220 - Still Failing!

2021-06-07 Thread Jason Gerlowski
> Do you happen to have the command that reproduced this for you? To clarify, I know how to run the smoke-tester generally, but every time I've run it in the past I've had a link to a specific RC, and I'm not sure what to do without that. Jason On Mon, Jun 7, 2021 at 2:59 PM Jason Gerlowski

Re: [JENKINS] Lucene » Lucene-Solr-SmokeRelease-8.x - Build # 220 - Still Failing!

2021-06-07 Thread Jason Gerlowski
Hey Mayya, My "fix" on branch_8x is already present in 8.9: see c461c506ffc02d4f3d16c7a0b0ec4250ba79fb7d from June 2nd. Evidently there's still other problems though. I'll look into this on my end for sure. Do you happen to have the command that reproduced this for you? Or understand what

Re: A couple backport questions

2021-06-07 Thread Greg Miller
Thanks Mike! Matching the original styling seems reasonable to me. Shouldn't be too difficult (at least for the backports I had in mind). I also really appreciate the consistent styling enforced (and made easy!) with 9.0! As for combining a couple small changes, I'll go ahead with this approach.

Re: [JENKINS] Lucene » Lucene-Solr-SmokeRelease-8.x - Build # 220 - Still Failing!

2021-06-07 Thread Mayya Sharipova
Hello Jason, thanks for the update. While trying to build a release candidate and doing the smoke test, I am getting the following error: RuntimeError: JAR file "../.lucene-releases/8.9.0/RC1/smoketest/unpack/solr-8.9.0/contrib/gcs-repository/lib/javax.annotation-api-1.3.2.jar" contains sheisty

RE: Branch branch_8_9 has been cut and versions updated to 8.10 on stable branch

2021-06-07 Thread Uwe Schindler
Hi Mayya, I updated Policeman Jenkins to build the 8.9 branch, too. Uwe - Uwe Schindler Achterdiek 19, D-28357 Bremen https://www.thetaphi.de eMail: u...@thetaphi.de From: Mayya Sharipova Sent: Friday, June 4, 2021 8:24 PM To:

Re: Release Lucene/Solr 8.9.0 should we have it soon

2021-06-07 Thread Jan Høydahl
Thanks Mayya. I took a stab at summarizing Solr highlights in https://cwiki.apache.org/confluence/display/SOLR/ReleaseNote89 Jan > 6. jun. 2021 kl. 16:43 skrev Mayya Sharipova > : > > Hello everyone, I would appreciate help with with following for 8.9 release: > Release Highlights. I gave it