You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2019/04/23 16:18:00 UTC

[jira] [Updated] (ACCUMULO-2270) bulk import thread pool initialized in non-static method.

     [ https://issues.apache.org/jira/browse/ACCUMULO-2270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christopher Tubbs updated ACCUMULO-2270:
----------------------------------------
    Fix Version/s:     (was: 1.7.0)

> bulk import thread pool initialized in non-static method.
> ---------------------------------------------------------
>
>                 Key: ACCUMULO-2270
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2270
>             Project: Accumulo
>          Issue Type: Bug
>    Affects Versions: 1.5.0
>            Reporter: Keith Turner
>            Assignee: Vikram Srivastava
>            Priority: Major
>             Fix For: 1.5.2, 1.6.0
>
>         Attachments: ACCUMULO-2270.v1.patch.txt, ACCUMULO-2270.v2.patch.txt
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)