Uploaded image for project: 'Flume'
  1. Flume
  2. FLUME-2536 Windows : Fix various unit test failures
  3. FLUME-2058

TestFlumeEventQueue in FileChannel fails on Windows

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • 1.3.1
    • None
    • File Channel, Test, Windows

    Description

      Windows does not allow deletion of files that are in use. Java does not yet allow explicitly unmapping memory mapped files so until these files are unmapped by the GC, we cannot delete them explicitly.

      Checkpoint files are being reused across tests. Deletion of checkpoint files fails in these tests as the file memory mapped.

      Attachments

        1. FLUME-2058.patch
          3 kB
          Roshan Naik

        Issue Links

          Activity

            People

              venkatnrangan Venkat Ranganathan
              roshan_naik Roshan Naik
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: