[ https://issues.apache.org/jira/browse/ACCUMULO-2270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bill Havanki updated ACCUMULO-2270: ----------------------------------- Resolution: Fixed Status: Resolved (was: Patch Available) > 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 > Fix For: 1.5.2, 1.6.0, 1.7.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 (v6.2#6252)