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

Robert Muir resolved LUCENE-5762.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 5.0
                   4.9

> Disable old codecs as much as possible
> --------------------------------------
>
>                 Key: LUCENE-5762
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5762
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Robert Muir
>             Fix For: 4.9, 5.0
>
>         Attachments: LUCENE-5762.patch
>
>
> Currently, because of updatable docvalues, ancient codecs are not really 
> read-only... this is a real problem because we can get confused about 
> backwards compatibility or even introduce bugs.
> Its only necessary to make BINARY and NUMERIC work here, we should throw UOE 
> every other possible place and prevent use of old codecs to the greatest 
> extent possible.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to