Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-1599

MacTest should use target for MiniAccumuloCluster

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.6.0
    • mini
    • None

    Description

      Many integration tests tend to start up an instance of MiniAccumuloCluster. They use directories in /tmp and delete their folders when finished. This is difficult to debug. Instead of using random filenames, they should use the name of the test, and instead of writing to /tmp, they should write to ${project.build.directory} (aka "target/") and leave their directory in place when finished for easier debugging (they can be cleaned with 'mvn clean' and overwritten when the test re-runs).

      Attachments

        1. ACCUMULO-1599.diff
          10 kB
          Michael Berman

        Issue Links

          Activity

            People

              ctubbsii Christopher Tubbs
              ctubbsii Christopher Tubbs
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: