I don't think the wizard in lucene-solr repo is prepared to check out the new
solr.git/main and lucene.git/main to run addVersion and backcompat stuff, so
this likely needs to be done manually during an 8.x release?
Jan
> 30. sep. 2021 kl. 17:25 skrev Timothy Potter :
>
> I don't know what cre
Correction, the PR is https://github.com/apache/lucene/pull/343
On Thu, Sep 30, 2021 at 9:43 AM Timothy Potter wrote:
>
> I went ahead and added the 8.10 version manually ->
> https://github.com/apache/lucene/pull/342
>
> On Thu, Sep 30, 2021 at 9:25 AM Timothy Potter wrote:
> >
> > I don't know
I went ahead and added the 8.10 version manually ->
https://github.com/apache/lucene/pull/342
On Thu, Sep 30, 2021 at 9:25 AM Timothy Potter wrote:
>
> I don't know what creates that 8.10 version constant? I didn't skip
> any steps afaik except for this
> https://issues.apache.org/jira/browse/LUC
I don't know what creates that 8.10 version constant? I didn't skip
any steps afaik except for this
https://issues.apache.org/jira/browse/LUCENE-10131 ... could this step
failing be the cause of the missing version 8.10?
On Thu, Sep 30, 2021 at 5:45 AM Alan Woodward wrote:
>
> +1 to start pushing
+1
Blockers seem to be done with. So I guess we just need an RM to get the ball
rolling? :)
I know that the Release Wizard in new Lucene repo needs some updates
https://issues.apache.org/jira/browse/LUCENE-9809 - I may help some with that...
Cross-ref other 9.0 release mail-threads:
- "Now th
+1 to start pushing for a 9.0 release.
There isn’t an 8.10 version constant in the 9.0 branch at the moment - are
there some release tasks that have been missed?
> On 29 Sep 2021, at 17:58, Timothy Potter wrote:
>
> Hi Folks,
>
> Having just finished up the 8.10 release, it feels like this is
This is a test error - allowed an empty array as input and then tried to
pick a random position from it. Corrected the test.
D.
On Wed, Sep 29, 2021 at 6:10 PM Apache Jenkins Server <
jenk...@builds.apache.org> wrote:
> Build:
> https://ci-builds.apache.org/job/Lucene/job/Lucene-Coverage-main/18
I've cleaned up this test from the source of all leaking threads but this
failure does reproduce - I filed LUCENE-10134.
org.apache.lucene.facet.sortedset.TestSortedSetDocValuesFacets >
testCountAll FAILED
java.lang.AssertionError: Bits are only supposed to be consumed in the
thread in which t