Keith Turner created ACCUMULO-2270:
--------------------------------------
Summary: 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
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
(v6.1.5#6160)