[
https://issues.apache.org/jira/browse/LUCENE-3497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir updated LUCENE-3497:
--------------------------------
Priority: Minor (was: Blocker)
DirectoryReader is a package private class: i don't see how this is a blocker
issue for release.
> Make DirectoryReader protected methods non-final
> ------------------------------------------------
>
> Key: LUCENE-3497
> URL: https://issues.apache.org/jira/browse/LUCENE-3497
> Project: Lucene - Java
> Issue Type: Improvement
> Components: core/index
> Affects Versions: 3.4, 4.0
> Reporter: Jason Rutherglen
> Priority: Minor
>
> DirectoryReader has protected methods that are overridden and made final.
> This is silly because it prevents other classes from overriding
> DirectoryReader. The methods are doOpenIfChanged(*) and a handful of related
> variables that are private.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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]