[
https://issues.apache.org/jira/browse/SOLR-17917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18029091#comment-18029091
]
Chris M. Hostetter edited comment on SOLR-17917 at 10/10/25 7:13 PM:
---------------------------------------------------------------------
FYI: Most of the jenkins "main" builds are now failing because they have the
"old" cuvs 25.10.0 jars in their gradle caches and main has been upgraded to
Lucene 10.3 (which only works with the "new" cuvs 25.10.0 jars)
So they either run tests and fail with something like...
{noformat}
java.util.ServiceConfigurationError: org.apache.lucene.codecs.Codec:
com.nvidia.cuvs.lucene.Lucene101AcceleratedHNSWCodec Unable to get
public no-arg constructor{noformat}
..or in the case of the "lint" jobs, that skip tests, they fail because the
checksum in their cache doesn't match the checksum committed by
[pull/3731.|https://github.com/apache/solr/pull/3731]
was (Author: hossman):
FYI: Most of the jenkins "main" builds are now failing because they have the
"old" cuvs jars in their gradle caches and main has been upgraded to Lucene
10.3.
So they either run tests and fail with something like...
{noformat}
java.util.ServiceConfigurationError: org.apache.lucene.codecs.Codec:
com.nvidia.cuvs.lucene.Lucene101AcceleratedHNSWCodec Unable to get
public no-arg constructor{noformat}
..or in the case of the "lint" jobs, that skip tests, they fail because the
checksum in their cache doesn't match the checksum committed by
[pull/3731.|https://github.com/apache/solr/pull/3731]
> Upgrade to Lucene 10.3
> ----------------------
>
> Key: SOLR-17917
> URL: https://issues.apache.org/jira/browse/SOLR-17917
> Project: Solr
> Issue Type: Improvement
> Reporter: Ishan Chattopadhyaya
> Priority: Major
> Labels: pull-request-available
> Fix For: main (10.0)
>
> Time Spent: 2h 10m
> Remaining Estimate: 0h
>
> Lucene 10.3 is releasing shortly. I think we should upgrade to it before our
> Solr 10.0 release. WDYT, [~anshum]?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]