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/06 17:31:33 UTC

[jira] [Created] (ACCUMULO-3305) MiniAccumuloClusterImpl#killProcess should use the stopWithTimeout method

Josh Elser created ACCUMULO-3305:
------------------------------------

             Summary: MiniAccumuloClusterImpl#killProcess should use the stopWithTimeout method
                 Key: ACCUMULO-3305
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3305
             Project: Accumulo
          Issue Type: Bug
          Components: mini
    Affects Versions: 1.6.1
            Reporter: Josh Elser
            Assignee: Josh Elser
             Fix For: 1.6.2, 1.7.0


Stopping the MAC uses a method that will guard against waitFor waiting indefinitely when the process was killed before it fully started.

The killProcess method was not updated to use this method and suffers from the same problem.



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