Uploaded image for project: 'Flume (READ-ONLY)'
  1. Flume (READ-ONLY)
  2. FLUME-560

Improve test hygiene with regards to temp file deletion.

    Details

    • Type: Improvement
    • Status: Open
    • Priority: Critical
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: v1.0
    • Component/s: Easy, Test
    • Labels:
      None

      Description

      When the test suite is run, sometimes several GB's of is consumed and not deleted.

      Here are two possible approaches
      1) Move tmp dir deletion to a finally clause in tests
      2) Ensure that all tmp dir stuff into on directory that is blown away
      at the beginning of another test run. (Or at the end of a successful
      testsuite run).

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                Unassigned
                Reporter:
                jon Jonathan Hsieh
              • Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                • Created:
                  Updated: