[
https://issues.apache.org/jira/browse/LUCENE-2027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12773543#action_12773543
]
Simon Willnauer commented on LUCENE-2027:
-----------------------------------------
We talked about this yesterday night @ApacheCon. It would probably be the right
thing to deprecate and introduce a new method returning a boolean. For now we
where talking about throwing an IOException if setLastModified returns false.
The Directory interface already has an IOException in the function signature so
that would not break back compat but would yield the correct behaviour.
simon
> Deprecate Directory.touchFile
> -----------------------------
>
> Key: LUCENE-2027
> URL: https://issues.apache.org/jira/browse/LUCENE-2027
> Project: Lucene - Java
> Issue Type: Improvement
> Components: Store
> Reporter: Michael McCandless
> Priority: Trivial
> Fix For: 3.1
>
>
> Lucene doesn't use this method, and, FindBugs reports that FSDirectory's impl
> shouldn't swallow the returned result from File.setLastModified.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]