Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-795

deprecate Directory.renameFile()

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.0.0
    • 2.1
    • core/store
    • None
    • New

    Description

      Copied from my mailing list post so this issue can be tracked (if necessary). I will commit a patch.

      I see that Directory.renameFile() isn't used anymore. I assume it has only
      been public for technical reasons, not because we expect this to be used
      from outside of Lucene? Should we deprecate this method? Its
      implementation e.g. in FSDirectory looks a bit scary anyway (the comment
      correctly says "This is not atomic" while the abstract class says "This
      replacement should be atomic").

      Attachments

        Activity

          People

            Unassigned Unassigned
            lucenebugs@danielnaber.de Daniel Naber
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: