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

Keith Turner commented on ACCUMULO-1378:
----------------------------------------

Processes started by a previous MAC instance could possibly still be running.  
Would need to gracefully handle this case.  Accumulo uses zookeeper for this 
sort of coordination, but what about zookeeper itself?  If multiple zookeeper 
processes are started with the same data directory does zookeeper do something 
to prevent one process from running?
                
> Allow MiniAccumulo cluster configured directory to be used across different 
> runs
> --------------------------------------------------------------------------------
>
>                 Key: ACCUMULO-1378
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1378
>             Project: Accumulo
>          Issue Type: Improvement
>            Reporter: Corey J. Nolet
>            Assignee: Corey J. Nolet
>            Priority: Minor
>
> Currently, the MiniAccumuloCluster assumes it should always create the 
> directory structure and throws an exception if the passed in directory has 
> anything in it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to