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

Josh Elser commented on ACCUMULO-1549:
--------------------------------------

Looked into this. I don't think this buys us anything, and, in fact, would 
require changing a bunch of the configuration of MAC for no other gain. We 
don't really have any problems with our own ZooKeeper management, so I don't 
see the merit in refactoring how MiniAccumuloCluster and MiniAccumuloConfig 
function.

Using the TestingServer would also not help out the issues we have were we give 
ZooKeeper a "free" port which happens to not actually be free.

> Migrating MAC to use TestingServer for ZooKeeper
> ------------------------------------------------
>
>                 Key: ACCUMULO-1549
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1549
>             Project: Accumulo
>          Issue Type: Bug
>          Components: mini
>            Reporter: John Vines
>            Priority: Minor
>
> Currently we start an in Java Process to run ZooKeeper for MAC. Curator has a 
> TestingServer, which is an already managed in memory ZooKeeper. We should 
> switch to this after the Curator migration to simplify things for MAC.



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

Reply via email to