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

Fate ctor invokes Thread.start

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.6.0
    • 1.7.0
    • fate

    Description

      Findbugs complains that the Fate constructor calls Thread.start. The rationale: "This is likely to be wrong if the class is ever extended/subclassed, since the thread will be started before the subclass constructor is started."

      Attachments

        1. ACCUMULO-2136.v2.patch
          2 kB
          Vikram Srivastava
        2. ACCUMULO-2136.patch
          2 kB
          Vikram Srivastava

        Issue Links

          Activity

            People

              vickyuec Vikram Srivastava
              ecn Eric C. Newton
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: