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 2020/03/11 19:05:00 UTC

[jira] [Resolved] (LUCENE-9272) No longer verify checksum of the tip file when opening the terms dict

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

Adrien Grand resolved LUCENE-9272.
----------------------------------
    Fix Version/s: 8.6
       Resolution: Fixed

> No longer verify checksum of the tip file when opening the terms dict
> ---------------------------------------------------------------------
>
>                 Key: LUCENE-9272
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9272
>             Project: Lucene - Core
>          Issue Type: Task
>            Reporter: Adrien Grand
>            Priority: Minor
>             Fix For: 8.6
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> We currently verify the checksum of the tip file when opening the terms dictionary. This made sense when we would load the FST on-heap, but now that we load it off-heap, maybe we should verify its integrity in checkIntegrity instead, like we do for other files that we don't have to read eagerly?



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