[ 
https://issues.apache.org/jira/browse/LUCENE-9398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17130124#comment-17130124
 ] 

ASF subversion and git services commented on LUCENE-9398:
---------------------------------------------------------

Commit c143082159912a3bab11c3c1daddf20ce7ef9abe in lucene-solr's branch 
refs/heads/branch_8x from Ignacio Vera
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=c143082 ]

LUCENE-9398: Always keep BKD index off-heap. BKD reader does not implement 
Accountable any more (#1558)



> Read BKD tree always off-heap
> -----------------------------
>
>                 Key: LUCENE-9398
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9398
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Ignacio Vera
>            Priority: Major
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> We currently only read the BKD tree index off-heap in case of MMAP. This was 
> consistent to the way we were reading FST. In LUCENE-9257 we change it so now 
> it is always read off-heap so we can probably do the same for the BKD index 
> as we always read the tree sequentially.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to