iverase opened a new pull request #2353: URL: https://github.com/apache/lucene-solr/pull/2353
Take into account the new Vectors format for methods: - ramBytesUsed - getChildResources - checkIntegrity This has surfaced after #2331 as there are some test fails when nightly flag is true: ``` ./gradlew :lucene:core:test --tests "org.apache.lucene.codecs.lucene90.TestLucene90VectorFormat.testRamBytesUsed" -Ptests.jvms=4 -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=38AB1FFD5F1E45F6 -Ptests.nightly=true -Ptests.file.encoding=ISO-8859-1 ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org