You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2021/02/11 14:03:49 UTC

[GitHub] [lucene-solr] iverase opened a new pull request #2353: LUCENE-9322: Add Vectors format to CodecReader accounting methods

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org


[GitHub] [lucene-solr] iverase merged pull request #2353: LUCENE-9322: Add Vectors format to CodecReader accounting methods

Posted by GitBox <gi...@apache.org>.
iverase merged pull request #2353:
URL: https://github.com/apache/lucene-solr/pull/2353


   


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org