Thanks for reporting these, David.

It doesn't seem like either of these are a blocker. They certainly need to
be addressed but that can happen in parallel to this particular release.

On Wed, Jan 15, 2025 at 6:27 PM David Smiley <dsmi...@apache.org> wrote:

> I tried 2 runs on my personal laptop.
>
> Failed both times:  ReindexCollectionTest.testAbort -- which is a flapper:
>
> http://fucit.org/solr-jenkins-reports/history-trend-of-recent-failures.html#series/org.apache.solr.cloud.ReindexCollectionTest.testAbort
> And one run
>
> https://github.com/apache/solr/pull/254/files?file-filters%5B%5D=.java&show-deleted-files=true&show-viewed-files=true#r1917413526
>
> Failed once and repeated with a
> seed: DockMakerTest.testBasicCardinalityAlpha which I debugged and reported
> to Mark Miller --
>
> https://github.com/apache/solr/pull/254/files?file-filters%5B%5D=.java&show-deleted-files=true&show-viewed-files=true#r1917413526
>
> On Tue, Jan 14, 2025 at 2:56 PM Anshum Gupta <ans...@apache.org> wrote:
>
> > Please vote for release candidate 1 for *Solr 9.8.0*
> >
> > *The artifacts can be downloaded from:*
> >
> >
> https://dist.apache.org/repos/dist/dev/solr/solr-9.8.0-RC1-rev-8bf0100e502ade4b8161e4b90f762b117a6ef442
> >
> >
> > If you're running on MacOS, due to an update to the integration tests,
> you
> > would need to install coreutils (for the timeout command) for the smoke
> > test to run successfully.
> >
> > *You can run the smoke tester directly with this command:*
> >
> > python3 -u dev-tools/scripts/smokeTestRelease.py \
> >
> >
> https://dist.apache.org/repos/dist/dev/solr/solr-9.8.0-RC1-rev-8bf0100e502ade4b8161e4b90f762b117a6ef442
> >
> > *You can build a release-candidate of the official docker images (full &
> > slim) using the following command:*
> >
> > SOLR_DOWNLOAD_SERVER=
> >
> >
> https://dist.apache.org/repos/dist/dev/solr/solr-9.8.0-RC1-rev-8bf0100e502ade4b8161e4b90f762b117a6ef442/solr
> > &&
> > <
> https://dist.apache.org/repos/dist/dev/solr/solr-9.8.0-RC1-rev-8bf0100e502ade4b8161e4b90f762b117a6ef442/solr&&;
> >
> > \
> >   docker build
> $SOLR_DOWNLOAD_SERVER/9.8.0/docker/Dockerfile.official-full
> > \
> >     --build-arg SOLR_DOWNLOAD_SERVER=$SOLR_DOWNLOAD_SERVER \
> >     -t solr-rc:9.8.0-1 && \
> >   docker build
> $SOLR_DOWNLOAD_SERVER/9.8.0/docker/Dockerfile.official-slim
> > \
> >     --build-arg SOLR_DOWNLOAD_SERVER=$SOLR_DOWNLOAD_SERVER \
> >     -t solr-rc:9.8.0-1-slim
> >
> > The vote will be open for at least 72 hours i.e. until 2025-01-17 20:00
> > UTC.
> >
> > [ ] +1  approve
> > [ ] +0  no opinion
> > [ ] -1  disapprove (and reason why)
> >
> > Here is my +1
> >
> >
> > -Anshum
> >
>


-- 
Anshum Gupta

Reply via email to