You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Eric Newton (JIRA)" <ji...@apache.org> on 2014/08/10 17:41:12 UTC

[jira] [Commented] (ACCUMULO-3056) Determine what desired repeated start/stop calls are on MAC

    [ https://issues.apache.org/jira/browse/ACCUMULO-3056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14092107#comment-14092107 ] 

Eric Newton commented on ACCUMULO-3056:
---------------------------------------

I believe I made the changes. When I translated all the old python-based functional tests to integration tests, I needed a way to kill individual processes and the ability to get back to the normal running system.  So, I made it possible to call start multiple times, and it would start any missing processes.


> Determine what desired repeated start/stop calls are on MAC
> -----------------------------------------------------------
>
>                 Key: ACCUMULO-3056
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3056
>             Project: Accumulo
>          Issue Type: Bug
>          Components: mini
>    Affects Versions: 1.5.1, 1.6.0
>            Reporter: Josh Elser
>             Fix For: 1.7.0
>
>
> In 1.5, multiple calls to MiniAccumuloCluster.start() result in an IllegalStateException.
> In 1.6, while still advertised, the Exception was removed.
> In both versions, multiple calls to stop() pass gracefully.
> What exactly do we want: exceptions when trying to re-enter the state which we are already in, or not?



--
This message was sent by Atlassian JIRA
(v6.2#6252)