https://issues.apache.org/jira/browse/SOLR-17917

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...

java.util.ServiceConfigurationError: org.apache.lucene.codecs.Codec: 
com.nvidia.cuvs.lucene.Lucene101AcceleratedHNSWCodec Unable to get
public no-arg constructor

..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 
https://github.com/apache/solr/pull/3731



-Hoss
http://www.lucidworks.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to