You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Adrien Grand (Jira)" <ji...@apache.org> on 2021/10/20 08:32:00 UTC

[jira] [Resolved] (LUCENE-10187) Reduce DirectWriter's padding to a minimum

     [ https://issues.apache.org/jira/browse/LUCENE-10187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adrien Grand resolved LUCENE-10187.
-----------------------------------
    Fix Version/s: main (9.0)
       Resolution: Fixed

> Reduce DirectWriter's padding to a minimum
> ------------------------------------------
>
>                 Key: LUCENE-10187
>                 URL: https://issues.apache.org/jira/browse/LUCENE-10187
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Adrien Grand
>            Priority: Minor
>             Fix For: main (9.0)
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> This is a follow-up of LUCENE-10159 where DirectWriter's padding hid an out-of-bounds access. A consequence of DirectWriter's padding is that out-of-bounds access is completely silent until doc values use strictly more than 16 bits per ord, a situation that almost never occurs in our tests.



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

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