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

Remove static block from AccumuloDFSBase

    XMLWordPrintableJSON

Details

    • Test
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.5.0
    • 1.5.1, 1.6.0
    • test
    • None

    Description

      AccumuloDFSBase have this static initializer block which has the terrible sideeffect of not failing nicely in the test, but instead just throwing a NoClassDefFoundException.

      It should be moved to a static method with a BeforeClass annotation.

      Attachments

        Activity

          People

            elserj Josh Elser
            elserj Josh Elser
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: