You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2014/11/07 18:39:33 UTC

[jira] [Created] (ACCUMULO-3315) Explicitly wait for threadpool shutdown in RandomizeVolumes

Josh Elser created ACCUMULO-3315:
------------------------------------

             Summary: Explicitly wait for threadpool shutdown in RandomizeVolumes
                 Key: ACCUMULO-3315
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3315
             Project: Accumulo
          Issue Type: Improvement
          Components: master
            Reporter: Josh Elser
            Assignee: Josh Elser
            Priority: Trivial
             Fix For: 1.6.2, 1.7.0


Calling shutdown on the threadpool should, as I understand it, keep the process from exiting (as they would be non-daemon threads).

However, it would be better to explicitly wait for the tasks in the threadpool to work themselves off before exiting.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)