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

bulk import thread pool initialized in non-static method.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.5.0
    • 1.5.2, 1.6.0
    • None
    • None

    Description

      In 1.5 org.apache.accumulo.server.master.tableOps.BulkImport.LoadFiles has a static thread pool. This static thread pool is initialized with a non-static syncronized method. 1.4 initializes in a static code block.

      Attachments

        1. ACCUMULO-2270.v2.patch.txt
          2 kB
          Vikram Srivastava
        2. ACCUMULO-2270.v1.patch.txt
          1 kB
          Vikram Srivastava

        Activity

          People

            vickyuec Vikram Srivastava
            kturner Keith Turner
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: