[
https://issues.apache.org/jira/browse/LUCENE-6957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15085578#comment-15085578
]
Michael McCandless commented on LUCENE-6957:
--------------------------------------------
bq. Too bad we can't make the build fail if overriding a method without using
the {{@Override}} annotation.
That would be wonderful!
Hmm, I think the eclipse compiler has an option for this (fail if you override
a method but didn't put @Override)? Don't we already use {{ecj}} to detect
other errors when compiling?
> NRTCachingDirectory is missing createTempOutput
> -----------------------------------------------
>
> Key: LUCENE-6957
> URL: https://issues.apache.org/jira/browse/LUCENE-6957
> Project: Lucene - Core
> Issue Type: Bug
> Reporter: Michael McCandless
> Assignee: Michael McCandless
> Fix For: Trunk
>
> Attachments: LUCENE-6957.patch, LUCENE-6957.patch
>
>
> It's broken now because it simply delegates to the wrapped dir now,
> which can create an output that already exists in the ram dir cache.
> This bug only affects trunk (it's never been released).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]