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

ASF subversion and git services commented on ACCUMULO-1664:
-----------------------------------------------------------

Commit 6e7269ddfffb3e35824f5de87ac93304e39d52cf in branch refs/heads/master 
from [~billie.rina...@gmail.com]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=6e7269d ]

ACCUMULO-1664 made server processes able to use random ports by configuring the 
ports as 0

                
> Make all processes able to use random ports
> -------------------------------------------
>
>                 Key: ACCUMULO-1664
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1664
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: master, monitor
>            Reporter: Billie Rinaldi
>            Assignee: Billie Rinaldi
>             Fix For: 1.6.0
>
>         Attachments: ACCUMULO-1664-2.patch, ACCUMULO-1664.patch
>
>
> One method of assigning random ports (currently used by the 
> MiniAccumuloCluster) involves finding open ports and configuring Accumulo 
> with them.  However, the selected ports could become occupied before the 
> Accumulo processes are able to claim them.
> All the processes can be assigned random ports by setting the desired port to 
> 0, but not all of them are then discoverable.  In particular, the master, 
> monitor and proxy would need to be addressed.

--
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