You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2019/04/23 00:06:00 UTC

[jira] [Resolved] (ACCUMULO-3309) Investigate using commons-exec for MiniAccumuloCluster (MAC)

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

Christopher Tubbs resolved ACCUMULO-3309.
-----------------------------------------
    Resolution: Won't Fix

I don't think this is an issue any more. Java itself has made improvements, and so have we in our code. Probably not worth the effort.

> Investigate using commons-exec for MiniAccumuloCluster (MAC)
> ------------------------------------------------------------
>
>                 Key: ACCUMULO-3309
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3309
>             Project: Accumulo
>          Issue Type: Wish
>            Reporter: Christopher Tubbs
>            Priority: Major
>
> We've seen lots of problems starting and stopping external processes using the Java API, such as trying to destroy a process that has recently been started, and waitFor hanging indefinitely. Perhaps commons-exec makes dealing with processes easy in this regard.
> It'd be great to investigate this and determine whether it'd be useful.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)