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 19:31:34 UTC

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

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

Josh Elser resolved ACCUMULO-3315.
----------------------------------
    Resolution: Fixed

> 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
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)