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 2015/04/22 19:39:59 UTC

[jira] [Comment Edited] (ACCUMULO-3744) Use zookeeper-maven-plugin

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

Christopher Tubbs edited comment on ACCUMULO-3744 at 4/22/15 5:39 PM:
----------------------------------------------------------------------

The plugin does not have the ability to auto-detect an open port, but I don't think that's a big problem. We only need two ports, instead of one for each ZK instance to make this work, and the probability is low that it will collide. If multiple builds are run on the same server, these ports are configurable on the command-line. However, no mechanism is provided for ITs to auto-detect the configured ZK port, so hopefully that will also be configurable on the command-line with the implementation of ACCUMULO-3000.


was (Author: ctubbsii):
The plugin does not have the ability to auto-detect an open port, but I don't think that's a big problem. We only need two ports, instead of one for each ZK instance to make this work, and the probability is low that it will collide. If multiple builds are run on the same server, these ports are configurable on the command-line. However, no mechanism is provided to auto-detect the ZK port, so hopefully that will also be configurable on the command-line with the implementation of ACCUMULO-3000.

> Use zookeeper-maven-plugin
> --------------------------
>
>                 Key: ACCUMULO-3744
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3744
>             Project: Accumulo
>          Issue Type: Sub-task
>          Components: build
>            Reporter: Christopher Tubbs
>             Fix For: 1.8.0
>
>
> [zookeeper-maven-plugin|http://code.revelc.net/zookeeper-maven-plugin/] should be added to the ITs in the test module, to make use of ACCUMULO-3000 to automatically improve our build performance in the normal case.



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