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

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

Commit 1602848 from [~rcmuir] in branch 'dev/branches/branch_4x'
[ https://svn.apache.org/r1602848 ]

LUCENE-5762: Disable old codecs as much as possible

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