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/01/07 00:09:17 UTC

[GitHub] [lucene-solr] uschindler removed a comment on pull request #2175: LUCENE-9652: DataInput.readFloats for use by Lucene90VectorReader

uschindler removed a comment on pull request #2175:
URL: https://github.com/apache/lucene-solr/pull/2175#issuecomment-755788737


   FYI, I added some interface in oal.util.Unwrapable that can be implemented by our mocking layers in test-framework. The new interface allows us to unwrap the `Path` without knowing about test-framework internals. IMHO, we should use this also for other mocking layers, so we can easy unwrap them with some consistent API.
   
   The remaining 2 issues in `MappedByteBuffer.mapFile()` were merged today and as soon as those are part of another preview build of JDK 16, we can remove the `mapFileBugfix()` method.


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