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

Adrien Grand updated LUCENE-4391:
---------------------------------

    Fix Version/s:     (was: 4.1)
                   4.0
    
> Lucene40Codec methods should be final
> -------------------------------------
>
>                 Key: LUCENE-4391
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4391
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Adrien Grand
>            Assignee: Adrien Grand
>             Fix For: 4.0
>
>
> I think all methods but {{getPostingsFormatForField}} should be made final so 
> that users can't create a Codec that redefines any of the formats of Lucene40 
> by subclassing (since the codec name can't be overriden by subclassing, 
> Lucene will fail at loading segments that use such codecs).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to