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)