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

ITs try to create "-ssl" directories in a directory which does not exist

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.7.0
    • test
    • None

    Description

      Found this as a result of some checks I added to the ITs which findbugs hinted at. We weren't checking the return value from mkdir (and other file operations). It turns out that mkdir was failing when we created the "-ssl" directories, because the parent directory didn't exist.

      Upon further investigation, I noticed that the directories under which it was trying to create them was based on the name of the wrong class.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 10m
                  10m